IDE: improved captions in Window options tab

This commit is contained in:
Maxim Ganetsky 2024-10-05 22:28:42 +03:00
parent 9c9902c1fc
commit d9df3b09f7

View File

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