mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-21 03:21:24 +02:00
ide: adding mac preferences line
git-svn-id: trunk@61441 -
This commit is contained in:
parent
28ca352efe
commit
a7efa10e75
@ -610,6 +610,8 @@ resourcestring
|
||||
lisMEProjects = 'Projects';
|
||||
lisMEAction = 'Action';
|
||||
lisMenuGeneralOptions = 'Options ...';
|
||||
lisMacPreferences = 'Preferences...'; // used only for macOS, instead of lisMenuGeneralOptions
|
||||
// there should not be space between Preferences and ellipsis
|
||||
lisWindowStaysOnTop = 'Window stays on top';
|
||||
lisFilenameStyle = 'Filename Style';
|
||||
lisShortNoPath = 'Short, no path';
|
||||
|
Loading…
Reference in New Issue
Block a user