Merge pull request #7607 from keymanapp/fix/developer/7605-7606-tweak-captions

fix(developer): tweak captions for consistency
This commit is contained in:
Marc Durdin 2022-11-04 15:01:40 +11:00 committed by GitHub
commit c7a277e29e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -333,7 +333,7 @@ inherited frmModelEditor: TfrmModelEditor
Width = 333
Height = 13
Caption =
'The keyboard must be compiled in order to distribute or install ' +
'The model must be compiled in order to distribute or install ' +
'it'
end
object panBuildLexicalModel: TPanel

View file

@ -1124,7 +1124,7 @@ inherited frmPackageEditor: TfrmPackageEditor
ImageIndex = 9
end
object pageCompile: TTabSheet
Caption = 'Compile'
Caption = 'Build'
ImageIndex = 1
object sbCompile: TScrollBox
Left = 0