diff options
Diffstat (limited to 'src/profilesdialog.ui')
| -rw-r--r-- | src/profilesdialog.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/profilesdialog.ui b/src/profilesdialog.ui index a1d7497e..784963c8 100644 --- a/src/profilesdialog.ui +++ b/src/profilesdialog.ui @@ -48,10 +48,10 @@ p, li { white-space: pre-wrap; } <item>
<widget class="QCheckBox" name="localIniFilesBox">
<property name="toolTip">
- <string><html><head/><body><p>If checked, MO2 will use a local set of game INI files (configuration and settings files), different from the default ones found in MyGames. This way changes to the INI settings will only affect this profile and the Global INI files can remain vanilla. MO2 will then show the profile INI files to the game instead of the Global ones.</p></body></html></string>
+ <string><html><head/><body><p>If checked MO2 will use his own profile-specific game INI files, so that the &quot;Global&quot; ones in MyGames can be left vanilla. This different set of INI files is then offered to the game instead of the default one.</p></body></html></string>
</property>
<property name="whatsThis">
- <string><html><head/><body><p>If checked MO2 will use his own profile-specific game INI files, so that the &quot;Global&quot; ones in MyGames can be left vanilla. This different set of INI files is then offered to the game instead of the default one.</p></body></html></string>
+ <string><html><head/><body><p>If checked, MO2 will use a local set of game INI files (configuration and settings files), different from the default ones found in MyGames. This way changes to the INI settings will only affect this profile and the Global INI files can remain vanilla. MO2 will then show the profile INI files to the game instead of the Global ones.</p></body></html></string>
</property>
<property name="text">
<string>Use profile-specific Game INI Files</string>
|
