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 '