fixed typos

git-svn-id: trunk@19979 -
This commit is contained in:
mattias 2009-05-16 06:50:16 +00:00
parent a2a2c53266
commit 05ec4fcdae
2 changed files with 4 additions and 4 deletions

View File

@ -74,7 +74,7 @@ end;
procedure TChooseKeySchemeDlg.ChooseKeySchemeDlgCREATE(Sender: TObject);
begin
Caption:=lisKMChooseKeymappingScheme;
NoteLabel.Caption:=lisKMNoteAllKeysWillBeSetToTheValuesOfTheChoosenScheme;
NoteLabel.Caption:=lisKMNoteAllKeysWillBeSetToTheValuesOfTheChosenScheme;
SchemeRadiogroup.Caption:=lisKMKeymappingScheme;
ButtonPanel.HelpButton.OnClick := @HelpButtonClick;

View File

@ -3861,8 +3861,8 @@ resourcestring
liswlWatchList = 'Watch list';
liswlExpression = 'Expression';
lisKMChooseKeymappingScheme = 'Choose Keymapping scheme';
lisKMNoteAllKeysWillBeSetToTheValuesOfTheChoosenScheme = 'Note: All keys '
+'will be set to the values of the choosen scheme.';
lisKMNoteAllKeysWillBeSetToTheValuesOfTheChosenScheme = 'Note: All keys '
+'will be set to the values of the chosen scheme.';
lisKMKeymappingScheme = 'Keymapping Scheme';
lisIFDOK = 'OK';
lisPVUEditVirtualUnit = 'Edit virtual unit';
@ -3913,7 +3913,7 @@ resourcestring
rsGoToTheNextItemInTheSearchList = 'Go to the next item in the search list';
rsResetFilter = 'Reset filter';
rsEnterOneOrMorePhrasesThatYouWantToSearchOrFilterIn = 'Enter one or more '
+'phrases that you want to Search or Filter in the list, seperated by '
+'phrases that you want to Search or Filter in the list, separated by '
+'space, or comma';
lisTDDInsertToDo = 'Insert ToDo';