mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 13:50:06 +02:00
IDE: improved captions in Window options tab
This commit is contained in:
parent
9c9902c1fc
commit
d9df3b09f7
@ -1313,8 +1313,8 @@ resourcestring
|
||||
+' one button per window.';
|
||||
lisIDETitleStartsWithProjectName = 'IDE title starts with project name';
|
||||
lisIDETitleShowsProjectDir = 'IDE title shows project directory';
|
||||
lisIDETitleOptions = 'Ide Window and Taskbar Title';
|
||||
lisIDETitleCustom = 'Custom IDE window title';
|
||||
lisIDETitleOptions = 'IDE main window title';
|
||||
lisIDETitleCustom = 'Custom IDE title';
|
||||
lisIDECaptionCustomHint = 'The caption of the main IDE window';
|
||||
lisAutoAdjustIDEHeight = 'Automatically adjust IDE main window height';
|
||||
lisAutoAdjustIDEHeightHint = '';
|
||||
|
Loading…
Reference in New Issue
Block a user