summaryrefslogtreecommitdiff
path: root/src/settingsdialog.ui
diff options
context:
space:
mode:
authorLostDragonist <lost.dragonist@gmail.com>2019-01-18 15:45:31 -0600
committerLostDragonist <lost.dragonist@gmail.com>2019-01-18 15:47:14 -0600
commit5b8b2ddac79e9a32655c1dad3475f9943987e62e (patch)
tree29d0694287dbf33c04bd3bde72445a5c0734a199 /src/settingsdialog.ui
parent2ee3aec6b5f9d429336aa4481e083e6ed86a5401 (diff)
Edit tooltip and what's this of archive parsing option
Diffstat (limited to 'src/settingsdialog.ui')
-rw-r--r--src/settingsdialog.ui9
1 files changed, 2 insertions, 7 deletions
diff --git a/src/settingsdialog.ui b/src/settingsdialog.ui
index 82afd8a1..686a3028 100644
--- a/src/settingsdialog.ui
+++ b/src/settingsdialog.ui
@@ -1090,15 +1090,10 @@ Uncheck this if you want to use Mod Organizer with total conversions (like Nehri
<item row="3" column="0">
<widget class="QCheckBox" name="enableArchiveParsingBox">
<property name="toolTip">
- <string>Enable parsing of Archives Archives, has effects on perfromance.</string>
+ <string>Enable parsing of Archives. Has negative effects on performance.</string>
</property>
<property name="whatsThis">
- <string>
- By default Mod Organizer will parse Archive files to calculate conflicts between themselves and loose files, this process has a noticeable cost in performance.
- This feature should not be confused from the one offered by ModOrganizer 1, ModOrganizer 2 will only show conflicts with archives NOT load them into the game or program.
-
- If you disable this feature, MO will only display conflicts with Loose files.
- </string>
+ <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;By default, MO will parse archive files (BSA, BA2) to calculate conflicts between the contents of the archive files and other loose files. This process has a noticeable cost in performance.&lt;/p&gt;&lt;p&gt;This feature should not be confused with the archive management feature offered by MO1. MO2 will only show conflicts with archives and will NOT load them into the game or program.&lt;/p&gt;&lt;p&gt;If you disable this feature, MO will only display conflicts between loose files.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Enable parsing of Archives</string>