ide: change enabled DPI aware to the same caption as in Visual Studio

git-svn-id: trunk@36336 -
This commit is contained in:
paul 2012-03-26 05:01:53 +00:00
parent 7b476a6856
commit e2b90b1e67

View File

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