diff options
Diffstat (limited to 'src/profileinputdialog.ui')
| -rw-r--r-- | src/profileinputdialog.ui | 6 |
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 "global" 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 "global" 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>
|
