mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-06 07:20:23 +02:00
IDE: improved wording of 'Active desktop won't be autosaved' warning
git-svn-id: trunk@59795 -
This commit is contained in:
parent
eb7d309f42
commit
750d609152
@ -4840,7 +4840,7 @@ resourcestring
|
||||
lisEditorToolbarVisible = 'Editor Toolbar is &visible';
|
||||
lisEditorToolbarSettings = 'Editor Toolbar Settings';
|
||||
lisPosition = 'Position';
|
||||
lisNoAutoSaveActiveDesktop = 'You need save current desktop manually for next sessions because option ''Auto save active desktop'' is turned off';
|
||||
lisNoAutoSaveActiveDesktop = '''Auto save active desktop'' option is turned off, you will need to save current desktop manually.';
|
||||
|
||||
// components palette settings and list form
|
||||
lisCmpPages = 'Pages';
|
||||
|
Loading…
Reference in New Issue
Block a user