From a83a7e46fd33a0cab835cef37cdffa72f20f503a Mon Sep 17 00:00:00 2001 From: maxim Date: Sat, 6 Feb 2016 18:44:09 +0000 Subject: [PATCH] Menu designer: strings cleanup git-svn-id: trunk@51533 - --- designer/menushadows.pp | 2 +- ide/lazarusidestrconsts.pas | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/designer/menushadows.pp b/designer/menushadows.pp index f00a683baf..13041a7876 100644 --- a/designer/menushadows.pp +++ b/designer/menushadows.pp @@ -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; diff --git a/ide/lazarusidestrconsts.pas b/ide/lazarusidestrconsts.pas index fe62c412af..b03293f274 100644 --- a/ide/lazarusidestrconsts.pas +++ b/ide/lazarusidestrconsts.pas @@ -4713,7 +4713,6 @@ resourcestring lisMenuEditorComponentIsUnexpectedKind = 'Component is unexpected kind'; lisMenuEditorComponentIsUnnamed = 'Component is unnamed'; lisMenuEditorConflictResolutionComplete = ''; - 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¶tors'; - lisMenuEditorShortcutConflictsFoundInitiallyD = 'Shortcut conflicts found initially: %d'; + lisMenuEditorConflictsFoundInitiallyD = 'Conflicts found initially: %d'; lisMenuEditorShortcutNotYetChanged = 'Shortcut not yet changed'; lisMenuEditorShortcutPropertyWithShortcut = 'Shortcut,Property with shortcut'; lisMenuEditorShortcutPropertyWithShortcutAccelerator = 'Shortcut,Property '