mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-02 18:00:26 +02:00
IDE: Fix hint texts for Environment - Window options.
This commit is contained in:
parent
f8c74b8794
commit
ad09697ffa
@ -1318,9 +1318,9 @@ resourcestring
|
||||
lisWindowMenuWithNameForDesignedForm = 'Window menu shows designed form''s name instead of caption';
|
||||
lisWindowMenuWithNameForDesignedFormHint = 'Useful especially if the caption is left empty.';
|
||||
lisTitleInTaskbarShowsForExampleProject1LpiLazarus = 'Title in taskbar '
|
||||
+'shows for example: project1.lpi - Lazarus';
|
||||
+'shows for example: project1 - Lazarus';
|
||||
lisBuildModeInTitleInExample = 'Title in taskbar '
|
||||
+'shows for example: project1.lpi - Release - Lazarus';
|
||||
+'shows for example: project1 - Release - Lazarus';
|
||||
lisProjectDirectoryIsShowedInIdeTitleBar = 'Title in taskbar '
|
||||
+'shows also directory path of the project';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user