We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 88f36cd commit 1b4fa88Copy full SHA for 1b4fa88
src/ui/qgsoptionsbase.ui
@@ -371,7 +371,7 @@
371
<item row="0" column="0">
372
<widget class="QLabel" name="label_5">
373
<property name="text">
374
- <string>Locale to use instead</string>
+ <string>User Interface Translation</string>
375
</property>
376
</widget>
377
</item>
@@ -392,6 +392,9 @@
392
393
<item>
394
<widget class="QLabel" name="lblSystemLocale">
395
+ <property name="toolTip">
396
+ <string>This locale is used for number representation.</string>
397
+ </property>
398
399
<string>Detected active locale on your system</string>
400
0 commit comments