summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/preferences/preferences_reset.ui
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-widgets/preferences/preferences_reset.ui')
-rw-r--r--desktop-widgets/preferences/preferences_reset.ui7
1 files changed, 2 insertions, 5 deletions
diff --git a/desktop-widgets/preferences/preferences_reset.ui b/desktop-widgets/preferences/preferences_reset.ui
index c9e53dd5f..6e5da21ab 100644
--- a/desktop-widgets/preferences/preferences_reset.ui
+++ b/desktop-widgets/preferences/preferences_reset.ui
@@ -15,9 +15,6 @@
</property>
<layout class="QGridLayout" name="gridLayout">
-
-
-
<item row="0" column="0" colspan="2">
<layout class="QHBoxLayout" name="horizontalLayout">
@@ -39,7 +36,7 @@
<bool>true</bool>
</property>
<property name="text">
- <string>Selecting this button will reset all settings to their default values</string>
+ <string>Selecting this button will reset all preferences to their default values</string>
</property>
</widget>
</item>
@@ -50,7 +47,7 @@
<item row="1" column="0">
<widget class="QPushButton" name="resetSettings">
<property name="text">
- <string>Reset all settings</string>
+ <string>Reset all preferences</string>
</property>
</widget>
</item>