summaryrefslogtreecommitdiff
path: root/src/profilesdialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/profilesdialog.ui')
-rw-r--r--src/profilesdialog.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/profilesdialog.ui b/src/profilesdialog.ui
index d33e2283..f040faed 100644
--- a/src/profilesdialog.ui
+++ b/src/profilesdialog.ui
@@ -35,13 +35,13 @@ p, li { white-space: pre-wrap; }
<item>
<widget class="QCheckBox" name="localSavesBox">
<property name="toolTip">
- <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;If checked, savegames are stored locally to this profile and will not appear when starting with a different profile.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+ <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;If checked, save games are stored locally to this profile and will not appear when starting with a different profile.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="whatsThis">
- <string>If checked, savegames are local to this profile and will not appear when starting with a different profile.</string>
+ <string>If checked, save games are local to this profile and will not appear when starting with a different profile.</string>
</property>
<property name="text">
- <string>Use profile-specific Savegames</string>
+ <string>Use profile-specific Save Games</string>
</property>
</widget>
</item>