Menu designer: strings cleanup

git-svn-id: trunk@51533 -
This commit is contained in:
maxim 2016-02-06 18:44:09 +00:00
parent 9eb1b2ed03
commit a83a7e46fd
2 changed files with 2 additions and 3 deletions

View File

@ -2464,7 +2464,7 @@ begin
[(GlobalDesignHook.LookupRoot as TComponent).Name]);
FConflictsGroupBox:=TGroupBox.Create(Self);
with FConflictsGroupBox do begin
Caption:=Format(lisMenuEditorShortcutConflictsFoundInitiallyD,
Caption:=Format(lisMenuEditorConflictsFoundInitiallyD,
[FShortcuts.ShortcutList.InitialDuplicatesCount]);
Align:=alTop;
Top:=0;

View File

@ -4713,7 +4713,6 @@ resourcestring
lisMenuEditorComponentIsUnexpectedKind = 'Component is unexpected kind';
lisMenuEditorComponentIsUnnamed = 'Component is unnamed';
lisMenuEditorConflictResolutionComplete = '<conflict resolution complete>';
lisMenuEditorDDItems = '%d (%d items)';
lisMenuEditorDeleteItem = '&Delete item';
lisMenuEditorDeepestNestedMenuLevelS = 'Deepest nested menu level: %s';
lisMenuEditorDeleteMenuTemplate = '&Delete menu template ...';
@ -4775,7 +4774,7 @@ resourcestring
lisMenuEditorSaveMenuShownAsANewTemplate = 'Save menu shown as a new template';
lisMenuEditorSConflictsWithS = '%s conflicts with %s';
lisMenuEditorSeParators = 'Se&parators';
lisMenuEditorShortcutConflictsFoundInitiallyD = 'Shortcut conflicts found initially: %d';
lisMenuEditorConflictsFoundInitiallyD = 'Conflicts found initially: %d';
lisMenuEditorShortcutNotYetChanged = 'Shortcut not yet changed';
lisMenuEditorShortcutPropertyWithShortcut = 'Shortcut,Property with shortcut';
lisMenuEditorShortcutPropertyWithShortcutAccelerator = 'Shortcut,Property '