Issue 3866: Partial fix for inaccurate tooltips

This commit is contained in:
luz.paz
2019-03-07 08:54:56 -05:00
committed by Yorik van Havre
parent 8fb61fe09f
commit dfb2389ca6
2 changed files with 2 additions and 2 deletions

View File

@@ -136,7 +136,7 @@
<item row="0" column="0">
<widget class="Gui::PrefCheckBox" name="PrefCheckBox_RecordGui">
<property name="text">
<string>Recording GUI commands</string>
<string>Record GUI commands</string>
</property>
<property name="checked">
<bool>true</bool>

View File

@@ -59,7 +59,7 @@
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>User system:</string>
<string>Unit system:</string>
</property>
</widget>
</item>