summaryrefslogtreecommitdiff
path: root/src/profileinputdialog.ui
diff options
context:
space:
mode:
authorLostDragonist <lost.dragonist@gmail.com>2018-12-20 14:33:08 -0600
committerGitHub <noreply@github.com>2018-12-20 14:33:08 -0600
commited67ac211306bee2067178ace1a0a7fbcd0bea1b (patch)
tree8fe31503ba20a436457c8c94d61f953b4aa067b4 /src/profileinputdialog.ui
parent2232bdfc779b8575c8374a723d4d02a2b41fb352 (diff)
parent9a33dc148054443cb0efd5916ff758fca5bc09e3 (diff)
Merge pull request #586 from ModOrganizer2/Develop
Release 2.1.6
Diffstat (limited to 'src/profileinputdialog.ui')
-rw-r--r--src/profileinputdialog.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/profileinputdialog.ui b/src/profileinputdialog.ui
index 76265aa1..55b3b15c 100644
--- a/src/profileinputdialog.ui
+++ b/src/profileinputdialog.ui
@@ -27,13 +27,13 @@
<item>
<widget class="QCheckBox" name="defaultSettingsBox">
<property name="toolTip">
- <string>If checked, the new profile will use the default game settings.</string>
+ <string>If checked, the new profile will use the default game INI settings.</string>
</property>
<property name="whatsThis">
- <string>If checked, the new profile will use the default game settings instead of the &quot;global&quot; settings. Global settings are the settings you configure when running the game launcher directly, without MO.</string>
+ <string>If checked, the new profile will use the default game INI settings instead of the &quot;global&quot; settings. Global settings are the settings you configure when running the game launcher directly, without MO.</string>
</property>
<property name="text">
- <string>Default Game Settings</string>
+ <string>Default Game INI Settings</string>
</property>
</widget>
</item>