mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 22:19:17 +02:00
ide: change enabled DPI aware to the same caption as in Visual Studio
git-svn-id: trunk@36336 -
This commit is contained in:
parent
7b476a6856
commit
e2b90b1e67
@ -2173,7 +2173,7 @@ resourcestring
|
|||||||
dlgPOUseAppBundle = 'Use Application Bundle for running and debugging (Darwin only)';
|
dlgPOUseAppBundle = 'Use Application Bundle for running and debugging (Darwin only)';
|
||||||
dlgPOCreateAppBundle = 'Create Application Bundle';
|
dlgPOCreateAppBundle = 'Create Application Bundle';
|
||||||
dlgPOUseManifest = 'Use manifest file to enable themes (Windows only)';
|
dlgPOUseManifest = 'Use manifest file to enable themes (Windows only)';
|
||||||
dlgPODpiAware = 'Dpi aware application (for Vista+)';
|
dlgPODpiAware = 'Enabled DPI Awareness (for Vista+)';
|
||||||
dlgPOIcon = 'Icon:';
|
dlgPOIcon = 'Icon:';
|
||||||
dlgPOLoadIcon = 'Load Icon';
|
dlgPOLoadIcon = 'Load Icon';
|
||||||
dlgPOSaveIcon = 'Save Icon';
|
dlgPOSaveIcon = 'Save Icon';
|
||||||
|
Loading…
Reference in New Issue
Block a user