String changes

This commit is contained in:
Kovid Goyal 2020-08-03 23:20:32 +05:30
parent 62ae03ab54
commit 8601bd43f7
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -277,7 +277,7 @@
<ul>
<li><b>Automatic</b>: Adjust the user interface if a high resolution monitor is detected. Will respect Qt environment variables controlling high DPI behavior. So if you use the environment variable QT_AUTO_SCREEN_SCALE_FACTOR then it will be used instead of this setting.</li>
<li><b>On</b>: Same as "Automatic", but ignores Qt environment variables controlling high dpi behavior.</li>
<li><b>On</b>: Same as "Automatic", but ignores Qt environment variables controlling high DPI behavior.</li>
<li><b>Off</b>: Do not adjust the user interface, regardless of Qt environment variables.</li>
&lt;/ul&gt;</string>