IDE: Fix hint texts for Environment - Window options.

This commit is contained in:
Juha 2024-07-12 09:34:06 +03:00
parent f8c74b8794
commit ad09697ffa

View File

@ -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';