mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 02:09:21 +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)';
|
||||
dlgPOCreateAppBundle = 'Create Application Bundle';
|
||||
dlgPOUseManifest = 'Use manifest file to enable themes (Windows only)';
|
||||
dlgPODpiAware = 'Dpi aware application (for Vista+)';
|
||||
dlgPODpiAware = 'Enabled DPI Awareness (for Vista+)';
|
||||
dlgPOIcon = 'Icon:';
|
||||
dlgPOLoadIcon = 'Load Icon';
|
||||
dlgPOSaveIcon = 'Save Icon';
|
||||
|
Loading…
Reference in New Issue
Block a user