summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKrzysztof Starecki <krzysztof.starecki@gmail.com>2019-01-01 14:22:31 +0100
committerKrzysztof Starecki <krzysztof.starecki@gmail.com>2019-01-01 14:27:51 +0100
commit79ccbccb1bc6e7794ec92d3da7ef762bd7d252bf (patch)
tree5db63512ff299436bdb43e52b4a6b8aeacad2c44 /src
parent44d42cb26dca902d744a994a91279ca45c79d75f (diff)
Fix toolbar buttons not setting their icons on startup
Diffstat (limited to 'src')
-rw-r--r--src/mainwindow.cpp6
-rw-r--r--src/organizer_en.ts624
2 files changed, 317 insertions, 313 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
index f913ad0a..80db447c 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -457,8 +457,12 @@ MainWindow::MainWindow(QSettings &initSettings
for (QAction *action : ui->toolBar->actions()) {
// set the name of the widget to the name of the action to allow styling
- ui->toolBar->widgetForAction(action)->setObjectName(action->objectName());
+ QWidget *actionWidget = ui->toolBar->widgetForAction(action);
+ actionWidget->setObjectName(action->objectName());
+ actionWidget->style()->unpolish(actionWidget);
+ actionWidget->style()->polish(actionWidget);
}
+
emit updatePluginCount();
emit updateModCount();
}
diff --git a/src/organizer_en.ts b/src/organizer_en.ts
index ace06361..de09d513 100644
--- a/src/organizer_en.ts
+++ b/src/organizer_en.ts
@@ -395,145 +395,145 @@ p, li { white-space: pre-wrap; }
<context>
<name>DownloadListWidget</name>
<message>
- <location filename="downloadlistwidget.cpp" line="159"/>
+ <location filename="downloadlistwidget.cpp" line="158"/>
<source>Install</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="161"/>
+ <location filename="downloadlistwidget.cpp" line="160"/>
<source>Query Info</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="163"/>
+ <location filename="downloadlistwidget.cpp" line="162"/>
<source>Visit on Nexus</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="164"/>
+ <location filename="downloadlistwidget.cpp" line="163"/>
<source>Open File</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="165"/>
- <location filename="downloadlistwidget.cpp" line="177"/>
- <location filename="downloadlistwidget.cpp" line="182"/>
+ <location filename="downloadlistwidget.cpp" line="164"/>
+ <location filename="downloadlistwidget.cpp" line="176"/>
+ <location filename="downloadlistwidget.cpp" line="181"/>
<source>Show in Folder</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="169"/>
- <location filename="downloadlistwidget.cpp" line="180"/>
+ <location filename="downloadlistwidget.cpp" line="168"/>
+ <location filename="downloadlistwidget.cpp" line="179"/>
<source>Delete</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="171"/>
+ <location filename="downloadlistwidget.cpp" line="170"/>
<source>Un-Hide</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="173"/>
+ <location filename="downloadlistwidget.cpp" line="172"/>
<source>Hide</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="175"/>
+ <location filename="downloadlistwidget.cpp" line="174"/>
<source>Cancel</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="176"/>
+ <location filename="downloadlistwidget.cpp" line="175"/>
<source>Pause</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="181"/>
+ <location filename="downloadlistwidget.cpp" line="180"/>
<source>Resume</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="187"/>
+ <location filename="downloadlistwidget.cpp" line="186"/>
<source>Delete Installed...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="188"/>
+ <location filename="downloadlistwidget.cpp" line="187"/>
<source>Delete Uninstalled...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="189"/>
+ <location filename="downloadlistwidget.cpp" line="188"/>
<source>Delete All...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="193"/>
+ <location filename="downloadlistwidget.cpp" line="192"/>
<source>Hide Installed...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="194"/>
+ <location filename="downloadlistwidget.cpp" line="193"/>
<source>Hide Uninstalled...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="195"/>
+ <location filename="downloadlistwidget.cpp" line="194"/>
<source>Hide All...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="197"/>
+ <location filename="downloadlistwidget.cpp" line="196"/>
<source>Un-Hide All...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="215"/>
- <location filename="downloadlistwidget.cpp" line="270"/>
- <location filename="downloadlistwidget.cpp" line="279"/>
- <location filename="downloadlistwidget.cpp" line="288"/>
+ <location filename="downloadlistwidget.cpp" line="214"/>
+ <location filename="downloadlistwidget.cpp" line="269"/>
+ <location filename="downloadlistwidget.cpp" line="278"/>
+ <location filename="downloadlistwidget.cpp" line="287"/>
<source>Delete Files?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="216"/>
+ <location filename="downloadlistwidget.cpp" line="215"/>
<source>This will permanently delete the selected download.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="271"/>
+ <location filename="downloadlistwidget.cpp" line="270"/>
<source>This will remove all finished downloads from this list and from disk.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="280"/>
+ <location filename="downloadlistwidget.cpp" line="279"/>
<source>This will remove all installed downloads from this list and from disk.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="289"/>
+ <location filename="downloadlistwidget.cpp" line="288"/>
<source>This will remove all uninstalled downloads from this list and from disk.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="297"/>
- <location filename="downloadlistwidget.cpp" line="306"/>
- <location filename="downloadlistwidget.cpp" line="315"/>
+ <location filename="downloadlistwidget.cpp" line="296"/>
+ <location filename="downloadlistwidget.cpp" line="305"/>
+ <location filename="downloadlistwidget.cpp" line="314"/>
<source>Are you sure?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="298"/>
+ <location filename="downloadlistwidget.cpp" line="297"/>
<source>This will remove all finished downloads from this list (but NOT from disk).</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="307"/>
+ <location filename="downloadlistwidget.cpp" line="306"/>
<source>This will remove all installed downloads from this list (but NOT from disk).</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="316"/>
+ <location filename="downloadlistwidget.cpp" line="315"/>
<source>This will remove all uninstalled downloads from this list (but NOT from disk).</source>
<translation type="unfinished"></translation>
</message>
@@ -562,7 +562,7 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="downloadmanager.cpp" line="502"/>
- <source>A file with the same name has already been downloaded. Do you want to download it again? The new file will receive a different name.</source>
+ <source>A file with the same name &quot;%1&quot; has already been downloaded. Do you want to download it again? The new file will receive a different name.</source>
<translation type="unfinished"></translation>
</message>
<message>
@@ -1436,7 +1436,7 @@ p, li { white-space: pre-wrap; }
<message>
<location filename="mainwindow.ui" line="287"/>
<location filename="mainwindow.ui" line="908"/>
- <location filename="mainwindow.cpp" line="4336"/>
+ <location filename="mainwindow.cpp" line="4340"/>
<source>Create Backup</source>
<translation type="unfinished"></translation>
</message>
@@ -1612,8 +1612,8 @@ p, li { white-space: pre-wrap; }
<message>
<location filename="mainwindow.ui" line="1172"/>
<location filename="mainwindow.ui" line="1295"/>
- <location filename="mainwindow.cpp" line="4211"/>
- <location filename="mainwindow.cpp" line="5118"/>
+ <location filename="mainwindow.cpp" line="4215"/>
+ <location filename="mainwindow.cpp" line="5122"/>
<source>Refresh</source>
<translation type="unfinished"></translation>
</message>
@@ -1797,7 +1797,7 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="mainwindow.ui" line="1595"/>
- <location filename="mainwindow.cpp" line="5049"/>
+ <location filename="mainwindow.cpp" line="5053"/>
<source>Update</source>
<translation type="unfinished"></translation>
</message>
@@ -1808,7 +1808,7 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="mainwindow.ui" line="1610"/>
- <location filename="mainwindow.cpp" line="657"/>
+ <location filename="mainwindow.cpp" line="661"/>
<source>No Problems</source>
<translation type="unfinished"></translation>
</message>
@@ -1838,7 +1838,7 @@ Right now this has very limited functionality</source>
</message>
<message>
<location filename="mainwindow.ui" line="1643"/>
- <location filename="mainwindow.cpp" line="5141"/>
+ <location filename="mainwindow.cpp" line="5145"/>
<source>Endorse Mod Organizer</source>
<translation type="unfinished"></translation>
</message>
@@ -1878,830 +1878,830 @@ Right now this has very limited functionality</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="477"/>
+ <location filename="mainwindow.cpp" line="481"/>
<source>Crash on exit</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="478"/>
+ <location filename="mainwindow.cpp" line="482"/>
<source>MO crashed while exiting. Some settings may not be saved.
Error: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="645"/>
+ <location filename="mainwindow.cpp" line="649"/>
<source>Problems</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="646"/>
+ <location filename="mainwindow.cpp" line="650"/>
<source>There are potential problems with your setup</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="658"/>
+ <location filename="mainwindow.cpp" line="662"/>
<source>Everything seems to be in order</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="720"/>
- <location filename="mainwindow.cpp" line="4346"/>
+ <location filename="mainwindow.cpp" line="724"/>
<location filename="mainwindow.cpp" line="4350"/>
+ <location filename="mainwindow.cpp" line="4354"/>
<source>Endorse</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="724"/>
+ <location filename="mainwindow.cpp" line="728"/>
<source>Won&apos;t Endorse</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="739"/>
+ <location filename="mainwindow.cpp" line="743"/>
<source>Help on UI</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="743"/>
+ <location filename="mainwindow.cpp" line="747"/>
<source>Documentation Wiki</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="747"/>
+ <location filename="mainwindow.cpp" line="751"/>
<source>Report Issue</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="751"/>
+ <location filename="mainwindow.cpp" line="755"/>
<source>Tutorials</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="790"/>
+ <location filename="mainwindow.cpp" line="794"/>
<source>About</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="791"/>
+ <location filename="mainwindow.cpp" line="795"/>
<source>About Qt</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="850"/>
+ <location filename="mainwindow.cpp" line="854"/>
<source>Name</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="851"/>
+ <location filename="mainwindow.cpp" line="855"/>
<source>Please enter a name for the new profile</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="859"/>
+ <location filename="mainwindow.cpp" line="863"/>
<source>failed to create profile: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="903"/>
+ <location filename="mainwindow.cpp" line="907"/>
<source>Show tutorial?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="904"/>
+ <location filename="mainwindow.cpp" line="908"/>
<source>You are starting Mod Organizer for the first time. Do you want to show a tutorial of its basic features? If you choose no you can always start the tutorial from the &quot;Help&quot;-menu.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="940"/>
+ <location filename="mainwindow.cpp" line="944"/>
<source>Downloads in progress</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="941"/>
+ <location filename="mainwindow.cpp" line="945"/>
<source>There are still downloads in progress, do you really want to quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1058"/>
+ <location filename="mainwindow.cpp" line="1062"/>
<source>Plugin &quot;%1&quot; failed: %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1060"/>
+ <location filename="mainwindow.cpp" line="1064"/>
<source>Plugin &quot;%1&quot; failed</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1138"/>
+ <location filename="mainwindow.cpp" line="1142"/>
<source>Browse Mod Page</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1336"/>
+ <location filename="mainwindow.cpp" line="1340"/>
<source>Also in: &lt;br&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1347"/>
+ <location filename="mainwindow.cpp" line="1351"/>
<source>No conflict</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1432"/>
+ <location filename="mainwindow.cpp" line="1436"/>
<source>&lt;Edit...&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1710"/>
+ <location filename="mainwindow.cpp" line="1714"/>
<source>This bsa is enabled in the ini file so it may be required!</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1772"/>
+ <location filename="mainwindow.cpp" line="1776"/>
<source>Activating Network Proxy</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1833"/>
+ <location filename="mainwindow.cpp" line="1837"/>
<source>Notice: Your current MO version (%1) is lower than the previous version (%2).&lt;br&gt;The GUI may not downgrade gracefully, so you may experience oddities.&lt;br&gt;However, there should be no serious issues.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1937"/>
+ <location filename="mainwindow.cpp" line="1941"/>
<source>Choose Mod</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1938"/>
+ <location filename="mainwindow.cpp" line="1942"/>
<source>Mod Archive</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2113"/>
+ <location filename="mainwindow.cpp" line="2117"/>
<source>Start Tutorial?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2114"/>
+ <location filename="mainwindow.cpp" line="2118"/>
<source>You&apos;re about to start a tutorial. For technical reasons it&apos;s not possible to end the tutorial early. Continue?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2273"/>
+ <location filename="mainwindow.cpp" line="2277"/>
<source>failed to spawn notepad.exe: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2313"/>
+ <location filename="mainwindow.cpp" line="2317"/>
<source>failed to change origin name: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2337"/>
+ <location filename="mainwindow.cpp" line="2341"/>
<source>failed to move &quot;%1&quot; from mod &quot;%2&quot; to &quot;%3&quot;: %4</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2361"/>
+ <location filename="mainwindow.cpp" line="2365"/>
<source>&lt;Contains %1&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2396"/>
+ <location filename="mainwindow.cpp" line="2400"/>
<source>&lt;Checked&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2397"/>
+ <location filename="mainwindow.cpp" line="2401"/>
<source>&lt;Unchecked&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2398"/>
+ <location filename="mainwindow.cpp" line="2402"/>
<source>&lt;Update&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2399"/>
+ <location filename="mainwindow.cpp" line="2403"/>
<source>&lt;Mod Backup&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2400"/>
+ <location filename="mainwindow.cpp" line="2404"/>
<source>&lt;Managed by MO&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2401"/>
+ <location filename="mainwindow.cpp" line="2405"/>
<source>&lt;Managed outside MO&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2402"/>
+ <location filename="mainwindow.cpp" line="2406"/>
<source>&lt;No category&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2403"/>
+ <location filename="mainwindow.cpp" line="2407"/>
<source>&lt;Conflicted&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2404"/>
+ <location filename="mainwindow.cpp" line="2408"/>
<source>&lt;Not Endorsed&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2450"/>
+ <location filename="mainwindow.cpp" line="2454"/>
<source>failed to rename mod: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2463"/>
+ <location filename="mainwindow.cpp" line="2467"/>
<source>Overwrite?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2464"/>
+ <location filename="mainwindow.cpp" line="2468"/>
<source>This will replace the existing mod &quot;%1&quot;. Continue?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2467"/>
+ <location filename="mainwindow.cpp" line="2471"/>
<source>failed to remove mod &quot;%1&quot;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2471"/>
- <location filename="mainwindow.cpp" line="4881"/>
- <location filename="mainwindow.cpp" line="4905"/>
+ <location filename="mainwindow.cpp" line="2475"/>
+ <location filename="mainwindow.cpp" line="4885"/>
+ <location filename="mainwindow.cpp" line="4909"/>
<source>failed to rename &quot;%1&quot; to &quot;%2&quot;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2538"/>
- <location filename="mainwindow.cpp" line="3915"/>
- <location filename="mainwindow.cpp" line="3923"/>
- <location filename="mainwindow.cpp" line="4459"/>
+ <location filename="mainwindow.cpp" line="2542"/>
+ <location filename="mainwindow.cpp" line="3919"/>
+ <location filename="mainwindow.cpp" line="3927"/>
+ <location filename="mainwindow.cpp" line="4463"/>
<source>Confirm</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2539"/>
+ <location filename="mainwindow.cpp" line="2543"/>
<source>Remove the following mods?&lt;br&gt;&lt;ul&gt;%1&lt;/ul&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2552"/>
+ <location filename="mainwindow.cpp" line="2556"/>
<source>failed to remove mod: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2584"/>
- <location filename="mainwindow.cpp" line="2587"/>
- <location filename="mainwindow.cpp" line="2597"/>
+ <location filename="mainwindow.cpp" line="2588"/>
+ <location filename="mainwindow.cpp" line="2591"/>
+ <location filename="mainwindow.cpp" line="2601"/>
<source>Failed</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2584"/>
+ <location filename="mainwindow.cpp" line="2588"/>
<source>Installation file no longer exists</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2588"/>
+ <location filename="mainwindow.cpp" line="2592"/>
<source>Mods installed with old versions of MO can&apos;t be reinstalled in this way.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2598"/>
+ <location filename="mainwindow.cpp" line="2602"/>
<source>Failed to create backup.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2615"/>
+ <location filename="mainwindow.cpp" line="2619"/>
<source>You need to be logged in with Nexus to resume a download</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2631"/>
- <location filename="mainwindow.cpp" line="2657"/>
- <location filename="mainwindow.cpp" line="2691"/>
- <location filename="mainwindow.cpp" line="2717"/>
+ <location filename="mainwindow.cpp" line="2635"/>
+ <location filename="mainwindow.cpp" line="2661"/>
+ <location filename="mainwindow.cpp" line="2695"/>
+ <location filename="mainwindow.cpp" line="2721"/>
<source>You need to be logged in with Nexus to endorse</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2642"/>
- <location filename="mainwindow.cpp" line="2650"/>
+ <location filename="mainwindow.cpp" line="2646"/>
+ <location filename="mainwindow.cpp" line="2654"/>
<source>Endorsing multiple mods will take a while. Please wait...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2702"/>
- <location filename="mainwindow.cpp" line="2710"/>
+ <location filename="mainwindow.cpp" line="2706"/>
+ <location filename="mainwindow.cpp" line="2714"/>
<source>Unendorsing multiple mods will take a while. Please wait...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2778"/>
+ <location filename="mainwindow.cpp" line="2782"/>
<source>Failed to display overwrite dialog: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2965"/>
+ <location filename="mainwindow.cpp" line="2969"/>
<source>Opening Nexus Links</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2966"/>
+ <location filename="mainwindow.cpp" line="2970"/>
<source>You are trying to open %1 links to Nexus Mods. Are you sure you want to do this?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2986"/>
+ <location filename="mainwindow.cpp" line="2990"/>
<source>Nexus ID for this Mod is unknown</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2997"/>
+ <location filename="mainwindow.cpp" line="3001"/>
<source>Web page for this mod is unknown</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3179"/>
+ <location filename="mainwindow.cpp" line="3183"/>
<source>&lt;table cellspacing=&quot;5&quot;&gt;&lt;tr&gt;&lt;th&gt;Type&lt;/th&gt;&lt;th&gt;All&lt;/th&gt;&lt;th&gt;Visible&lt;/th&gt;&lt;tr&gt;&lt;td&gt;Enabled mods:&amp;emsp;&lt;/td&gt;&lt;td align=right&gt;%1 / %2&lt;/td&gt;&lt;td align=right&gt;%3 / %4&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Unmanaged/DLCs:&amp;emsp;&lt;/td&gt;&lt;td align=right&gt;%5&lt;/td&gt;&lt;td align=right&gt;%6&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Mod backups:&amp;emsp;&lt;/td&gt;&lt;td align=right&gt;%7&lt;/td&gt;&lt;td align=right&gt;%8&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Separators:&amp;emsp;&lt;/td&gt;&lt;td align=right&gt;%9&lt;/td&gt;&lt;td align=right&gt;%10&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3234"/>
+ <location filename="mainwindow.cpp" line="3238"/>
<source>&lt;table cellspacing=&quot;4&quot;&gt;&lt;tr&gt;&lt;th&gt;Type&lt;/th&gt;&lt;th&gt;Active&lt;/th&gt;&lt;th&gt;Total&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Active plugins:&lt;/td&gt;&lt;td align=right&gt;%1&lt;/td&gt;&lt;td align=right&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Active ESMs:&lt;/td&gt;&lt;td align=right&gt;%3&lt;/td&gt;&lt;td align=right&gt;%4&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Active ESPs:&lt;/td&gt;&lt;td align=right&gt;%7&lt;/td&gt;&lt;td align=right&gt;%8&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Active ESMs+ESPs:&lt;/td&gt;&lt;td align=right&gt;%9&lt;/td&gt;&lt;td align=right&gt;%10&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Active ESLs:&lt;/td&gt;&lt;td align=right&gt;%5&lt;/td&gt;&lt;td align=right&gt;%6&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3266"/>
- <location filename="mainwindow.cpp" line="3404"/>
- <location filename="mainwindow.cpp" line="4273"/>
+ <location filename="mainwindow.cpp" line="3270"/>
+ <location filename="mainwindow.cpp" line="3408"/>
+ <location filename="mainwindow.cpp" line="4277"/>
<source>Create Mod...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3267"/>
+ <location filename="mainwindow.cpp" line="3271"/>
<source>This will create an empty mod.
Please enter a name:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3276"/>
- <location filename="mainwindow.cpp" line="3414"/>
+ <location filename="mainwindow.cpp" line="3280"/>
+ <location filename="mainwindow.cpp" line="3418"/>
<source>A mod with this name already exists</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3304"/>
+ <location filename="mainwindow.cpp" line="3308"/>
<source>Create Separator...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3305"/>
+ <location filename="mainwindow.cpp" line="3309"/>
<source>This will create a new separator.
Please enter a name:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3312"/>
+ <location filename="mainwindow.cpp" line="3316"/>
<source>A separator with this name already exists</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3405"/>
+ <location filename="mainwindow.cpp" line="3409"/>
<source>This will move all files from overwrite into a new, regular mod.
Please enter a name:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3446"/>
- <location filename="mainwindow.cpp" line="5466"/>
+ <location filename="mainwindow.cpp" line="3450"/>
+ <location filename="mainwindow.cpp" line="5470"/>
<source>Are you sure?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3447"/>
+ <location filename="mainwindow.cpp" line="3451"/>
<source>About to recursively delete:
</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3809"/>
+ <location filename="mainwindow.cpp" line="3813"/>
<source>Not logged in, endorsement information will be wrong</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3817"/>
+ <location filename="mainwindow.cpp" line="3821"/>
<source>Continue?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3818"/>
+ <location filename="mainwindow.cpp" line="3822"/>
<source>The versioning scheme decides which version is considered newer than another.
This function will guess the versioning scheme under the assumption that the installed version is outdated.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3838"/>
- <location filename="mainwindow.cpp" line="5017"/>
+ <location filename="mainwindow.cpp" line="3842"/>
+ <location filename="mainwindow.cpp" line="5021"/>
<source>Sorry</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3839"/>
+ <location filename="mainwindow.cpp" line="3843"/>
<source>I don&apos;t know a versioning scheme where %1 is newer than %2.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3915"/>
+ <location filename="mainwindow.cpp" line="3919"/>
<source>Really enable all visible mods?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3923"/>
+ <location filename="mainwindow.cpp" line="3927"/>
<source>Really disable all visible mods?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4003"/>
+ <location filename="mainwindow.cpp" line="4007"/>
<source>Export to csv</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4006"/>
+ <location filename="mainwindow.cpp" line="4010"/>
<source>CSV (Comma Separated Values) is a format that can be imported in programs like Excel to create a spreadsheet.
You can also use online editors and converters instead.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4009"/>
+ <location filename="mainwindow.cpp" line="4013"/>
<source>Select what mods you want export:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4010"/>
+ <location filename="mainwindow.cpp" line="4014"/>
<source>All installed mods</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4011"/>
+ <location filename="mainwindow.cpp" line="4015"/>
<source>Only active (checked) mods from your current profile</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4012"/>
+ <location filename="mainwindow.cpp" line="4016"/>
<source>All currently visible mods in the mod list</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4033"/>
+ <location filename="mainwindow.cpp" line="4037"/>
<source>Choose what Columns to export:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4036"/>
+ <location filename="mainwindow.cpp" line="4040"/>
<source>Mod_Priority</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4038"/>
+ <location filename="mainwindow.cpp" line="4042"/>
<source>Mod_Name</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4040"/>
+ <location filename="mainwindow.cpp" line="4044"/>
<source>Mod_Status</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4041"/>
+ <location filename="mainwindow.cpp" line="4045"/>
<source>Primary_Category</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4042"/>
+ <location filename="mainwindow.cpp" line="4046"/>
<source>Nexus_ID</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4043"/>
+ <location filename="mainwindow.cpp" line="4047"/>
<source>Mod_Nexus_URL</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4044"/>
+ <location filename="mainwindow.cpp" line="4048"/>
<source>Mod_Version</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4045"/>
+ <location filename="mainwindow.cpp" line="4049"/>
<source>Install_Date</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4046"/>
+ <location filename="mainwindow.cpp" line="4050"/>
<source>Download_File_Name</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4148"/>
+ <location filename="mainwindow.cpp" line="4152"/>
<source>export failed: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4167"/>
+ <location filename="mainwindow.cpp" line="4171"/>
<source>Open Game folder</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4169"/>
+ <location filename="mainwindow.cpp" line="4173"/>
<source>Open MyGames folder</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4171"/>
+ <location filename="mainwindow.cpp" line="4175"/>
<source>Open INIs folder</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4175"/>
+ <location filename="mainwindow.cpp" line="4179"/>
<source>Open Instance folder</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4177"/>
+ <location filename="mainwindow.cpp" line="4181"/>
<source>Open Mods folder</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4179"/>
+ <location filename="mainwindow.cpp" line="4183"/>
<source>Open Profile folder</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4181"/>
+ <location filename="mainwindow.cpp" line="4185"/>
<source>Open Downloads folder</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4185"/>
+ <location filename="mainwindow.cpp" line="4189"/>
<source>Open MO2 Install folder</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4187"/>
+ <location filename="mainwindow.cpp" line="4191"/>
<source>Open MO2 Plugins folder</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4189"/>
+ <location filename="mainwindow.cpp" line="4193"/>
<source>Open MO2 Logs folder</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4198"/>
+ <location filename="mainwindow.cpp" line="4202"/>
<source>Install Mod...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4200"/>
+ <location filename="mainwindow.cpp" line="4204"/>
<source>Create empty mod</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4202"/>
+ <location filename="mainwindow.cpp" line="4206"/>
<source>Create Separator</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4206"/>
+ <location filename="mainwindow.cpp" line="4210"/>
<source>Enable all visible</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4207"/>
+ <location filename="mainwindow.cpp" line="4211"/>
<source>Disable all visible</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4209"/>
+ <location filename="mainwindow.cpp" line="4213"/>
<source>Check all for update</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4213"/>
+ <location filename="mainwindow.cpp" line="4217"/>
<source>Export to csv...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4225"/>
- <location filename="mainwindow.cpp" line="4241"/>
+ <location filename="mainwindow.cpp" line="4229"/>
+ <location filename="mainwindow.cpp" line="4245"/>
<source>Send to</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4226"/>
- <location filename="mainwindow.cpp" line="4242"/>
+ <location filename="mainwindow.cpp" line="4230"/>
+ <location filename="mainwindow.cpp" line="4246"/>
<source>Top</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4227"/>
- <location filename="mainwindow.cpp" line="4243"/>
+ <location filename="mainwindow.cpp" line="4231"/>
+ <location filename="mainwindow.cpp" line="4247"/>
<source>Bottom</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4228"/>
- <location filename="mainwindow.cpp" line="4244"/>
+ <location filename="mainwindow.cpp" line="4232"/>
+ <location filename="mainwindow.cpp" line="4248"/>
<source>Priority...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4229"/>
+ <location filename="mainwindow.cpp" line="4233"/>
<source>Separator...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4265"/>
+ <location filename="mainwindow.cpp" line="4269"/>
<source>All Mods</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4272"/>
+ <location filename="mainwindow.cpp" line="4276"/>
<source>Sync to Mods...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4274"/>
+ <location filename="mainwindow.cpp" line="4278"/>
<source>Clear Overwrite...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4276"/>
- <location filename="mainwindow.cpp" line="4377"/>
+ <location filename="mainwindow.cpp" line="4280"/>
+ <location filename="mainwindow.cpp" line="4381"/>
<source>Open in Explorer</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4278"/>
+ <location filename="mainwindow.cpp" line="4282"/>
<source>Restore Backup</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4279"/>
+ <location filename="mainwindow.cpp" line="4283"/>
<source>Remove Backup...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4282"/>
- <location filename="mainwindow.cpp" line="4301"/>
+ <location filename="mainwindow.cpp" line="4286"/>
+ <location filename="mainwindow.cpp" line="4305"/>
<source>Change Categories</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4286"/>
- <location filename="mainwindow.cpp" line="4306"/>
+ <location filename="mainwindow.cpp" line="4290"/>
+ <location filename="mainwindow.cpp" line="4310"/>
<source>Primary Category</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4290"/>
+ <location filename="mainwindow.cpp" line="4294"/>
<source>Rename Separator...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4291"/>
+ <location filename="mainwindow.cpp" line="4295"/>
<source>Remove Separator...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4294"/>
+ <location filename="mainwindow.cpp" line="4298"/>
<source>Select Color...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4296"/>
+ <location filename="mainwindow.cpp" line="4300"/>
<source>Reset Color</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4313"/>
+ <location filename="mainwindow.cpp" line="4317"/>
<source>Change versioning scheme</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4317"/>
+ <location filename="mainwindow.cpp" line="4321"/>
<source>Un-ignore update</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4321"/>
+ <location filename="mainwindow.cpp" line="4325"/>
<source>Ignore update</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4326"/>
- <location filename="mainwindow.cpp" line="5577"/>
+ <location filename="mainwindow.cpp" line="4330"/>
+ <location filename="mainwindow.cpp" line="5581"/>
<source>Enable selected</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4327"/>
- <location filename="mainwindow.cpp" line="5578"/>
+ <location filename="mainwindow.cpp" line="4331"/>
+ <location filename="mainwindow.cpp" line="5582"/>
<source>Disable selected</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4333"/>
+ <location filename="mainwindow.cpp" line="4337"/>
<source>Rename Mod...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4334"/>
+ <location filename="mainwindow.cpp" line="4338"/>
<source>Reinstall Mod</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4335"/>
+ <location filename="mainwindow.cpp" line="4339"/>
<source>Remove Mod...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4343"/>
+ <location filename="mainwindow.cpp" line="4347"/>
<source>Un-Endorse</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4347"/>
+ <location filename="mainwindow.cpp" line="4351"/>
<source>Won&apos;t endorse</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4353"/>
+ <location filename="mainwindow.cpp" line="4357"/>
<source>Endorsement state unknown</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4364"/>
+ <location filename="mainwindow.cpp" line="4368"/>
<source>Ignore missing data</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4368"/>
+ <location filename="mainwindow.cpp" line="4372"/>
<source>Mark as converted/working</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4372"/>
+ <location filename="mainwindow.cpp" line="4376"/>
<source>Visit on Nexus</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4374"/>
+ <location filename="mainwindow.cpp" line="4378"/>
<source>Visit web page</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4381"/>
+ <location filename="mainwindow.cpp" line="4385"/>
<source>Information...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4388"/>
- <location filename="mainwindow.cpp" line="5625"/>
+ <location filename="mainwindow.cpp" line="4392"/>
+ <location filename="mainwindow.cpp" line="5629"/>
<source>Exception: </source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4390"/>
- <location filename="mainwindow.cpp" line="5627"/>
+ <location filename="mainwindow.cpp" line="4394"/>
+ <location filename="mainwindow.cpp" line="5631"/>
<source>Unknown exception</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4419"/>
+ <location filename="mainwindow.cpp" line="4423"/>
<source>&lt;All&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4421"/>
+ <location filename="mainwindow.cpp" line="4425"/>
<source>&lt;Multiple&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4456"/>
+ <location filename="mainwindow.cpp" line="4460"/>
<source>%1 more</source>
<translation type="unfinished"></translation>
</message>
<message numerus="yes">
- <location filename="mainwindow.cpp" line="4460"/>
+ <location filename="mainwindow.cpp" line="4464"/>
<source>Are you sure you want to remove the following %n save(s)?&lt;br&gt;&lt;ul&gt;%1&lt;/ul&gt;&lt;br&gt;Removed saves will be sent to the Recycle Bin.</source>
<translation type="unfinished">
<numerusform></numerusform>
@@ -2709,12 +2709,12 @@ You can also use online editors and converters instead.</source>
</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4505"/>
+ <location filename="mainwindow.cpp" line="4509"/>
<source>Enable Mods...</source>
<translation type="unfinished"></translation>
</message>
<message numerus="yes">
- <location filename="mainwindow.cpp" line="4520"/>
+ <location filename="mainwindow.cpp" line="4524"/>
<source>Delete %n save(s)</source>
<translation type="unfinished">
<numerusform></numerusform>
@@ -2722,22 +2722,22 @@ You can also use online editors and converters instead.</source>
</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4562"/>
+ <location filename="mainwindow.cpp" line="4566"/>
<source>failed to remove %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4584"/>
+ <location filename="mainwindow.cpp" line="4588"/>
<source>failed to create %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4614"/>
+ <location filename="mainwindow.cpp" line="4618"/>
<source>Restarting MO</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4615"/>
+ <location filename="mainwindow.cpp" line="4619"/>
<source>Changing the managed game directory requires restarting MO.
Any pending downloads will be paused.
@@ -2745,335 +2745,335 @@ Click OK to restart MO now.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4635"/>
+ <location filename="mainwindow.cpp" line="4639"/>
<source>Can&apos;t change download directory while downloads are in progress!</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4753"/>
+ <location filename="mainwindow.cpp" line="4757"/>
<source>failed to write to file %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4759"/>
+ <location filename="mainwindow.cpp" line="4763"/>
<source>%1 written</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4800"/>
+ <location filename="mainwindow.cpp" line="4804"/>
<source>Select binary</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4800"/>
+ <location filename="mainwindow.cpp" line="4804"/>
<source>Binary</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4826"/>
+ <location filename="mainwindow.cpp" line="4830"/>
<source>Enter Name</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4827"/>
+ <location filename="mainwindow.cpp" line="4831"/>
<source>Please enter a name for the executable</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4841"/>
+ <location filename="mainwindow.cpp" line="4845"/>
<source>Not an executable</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4841"/>
+ <location filename="mainwindow.cpp" line="4845"/>
<source>This is not a recognized executable.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4866"/>
- <location filename="mainwindow.cpp" line="4891"/>
+ <location filename="mainwindow.cpp" line="4870"/>
+ <location filename="mainwindow.cpp" line="4895"/>
<source>Replace file?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4866"/>
+ <location filename="mainwindow.cpp" line="4870"/>
<source>There already is a hidden version of this file. Replace it?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4869"/>
- <location filename="mainwindow.cpp" line="4894"/>
+ <location filename="mainwindow.cpp" line="4873"/>
+ <location filename="mainwindow.cpp" line="4898"/>
<source>File operation failed</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4869"/>
- <location filename="mainwindow.cpp" line="4894"/>
+ <location filename="mainwindow.cpp" line="4873"/>
+ <location filename="mainwindow.cpp" line="4898"/>
<source>Failed to remove &quot;%1&quot;. Maybe you lack the required file permissions?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4891"/>
+ <location filename="mainwindow.cpp" line="4895"/>
<source>There already is a visible version of this file. Replace it?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4935"/>
- <location filename="mainwindow.cpp" line="6239"/>
+ <location filename="mainwindow.cpp" line="4939"/>
+ <location filename="mainwindow.cpp" line="6243"/>
<source>Set Priority</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4935"/>
+ <location filename="mainwindow.cpp" line="4939"/>
<source>Set the priority of the selected plugins</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4984"/>
+ <location filename="mainwindow.cpp" line="4988"/>
<source>file not found: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4997"/>
+ <location filename="mainwindow.cpp" line="5001"/>
<source>failed to generate preview for %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5017"/>
+ <location filename="mainwindow.cpp" line="5021"/>
<source>Sorry, can&apos;t preview anything. This function currently does not support extracting from bsas.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5051"/>
+ <location filename="mainwindow.cpp" line="5055"/>
<source>Update available</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5098"/>
+ <location filename="mainwindow.cpp" line="5102"/>
<source>Open/Execute</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5099"/>
+ <location filename="mainwindow.cpp" line="5103"/>
<source>Add as Executable</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5103"/>
+ <location filename="mainwindow.cpp" line="5107"/>
<source>Preview</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5109"/>
+ <location filename="mainwindow.cpp" line="5113"/>
<source>Un-Hide</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5111"/>
+ <location filename="mainwindow.cpp" line="5115"/>
<source>Hide</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5117"/>
+ <location filename="mainwindow.cpp" line="5121"/>
<source>Write To File...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5142"/>
+ <location filename="mainwindow.cpp" line="5146"/>
<source>Do you want to endorse Mod Organizer on %1 now?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5275"/>
+ <location filename="mainwindow.cpp" line="5279"/>
<source>Thank you!</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5275"/>
+ <location filename="mainwindow.cpp" line="5279"/>
<source>Thank you for your endorsement!</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5310"/>
+ <location filename="mainwindow.cpp" line="5314"/>
<source>Request to Nexus failed: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5325"/>
- <location filename="mainwindow.cpp" line="5387"/>
+ <location filename="mainwindow.cpp" line="5329"/>
+ <location filename="mainwindow.cpp" line="5391"/>
<source>failed to read %1: %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5337"/>
- <location filename="mainwindow.cpp" line="5815"/>
+ <location filename="mainwindow.cpp" line="5341"/>
+ <location filename="mainwindow.cpp" line="5819"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5337"/>
+ <location filename="mainwindow.cpp" line="5341"/>
<source>failed to extract %1 (errorcode %2)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5369"/>
+ <location filename="mainwindow.cpp" line="5373"/>
<source>Extract BSA</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5398"/>
+ <location filename="mainwindow.cpp" line="5402"/>
<source>This archive contains invalid hashes. Some files may be broken.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5444"/>
+ <location filename="mainwindow.cpp" line="5448"/>
<source>Extract...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5467"/>
+ <location filename="mainwindow.cpp" line="5471"/>
<source>This will restart MO, continue?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5514"/>
+ <location filename="mainwindow.cpp" line="5518"/>
<source>Edit Categories...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5515"/>
+ <location filename="mainwindow.cpp" line="5519"/>
<source>Deselect filter</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5566"/>
+ <location filename="mainwindow.cpp" line="5570"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5582"/>
+ <location filename="mainwindow.cpp" line="5586"/>
<source>Enable all</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5583"/>
+ <location filename="mainwindow.cpp" line="5587"/>
<source>Disable all</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5604"/>
+ <location filename="mainwindow.cpp" line="5608"/>
<source>Unlock load order</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5607"/>
+ <location filename="mainwindow.cpp" line="5611"/>
<source>Lock load order</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5611"/>
+ <location filename="mainwindow.cpp" line="5615"/>
<source>Open Origin in Explorer</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5618"/>
+ <location filename="mainwindow.cpp" line="5622"/>
<source>Open Origin Info...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5761"/>
+ <location filename="mainwindow.cpp" line="5765"/>
<source>depends on missing &quot;%1&quot;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5765"/>
+ <location filename="mainwindow.cpp" line="5769"/>
<source>incompatible with &quot;%1&quot;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5791"/>
+ <location filename="mainwindow.cpp" line="5795"/>
<source>Please wait while LOOT is running</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5888"/>
+ <location filename="mainwindow.cpp" line="5892"/>
<source>loot failed. Exit code was: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5910"/>
+ <location filename="mainwindow.cpp" line="5914"/>
<source>failed to start loot</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5913"/>
+ <location filename="mainwindow.cpp" line="5917"/>
<source>failed to run loot: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5917"/>
+ <location filename="mainwindow.cpp" line="5921"/>
<source>Errors occured</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5964"/>
+ <location filename="mainwindow.cpp" line="5968"/>
<source>Backup of load order created</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5974"/>
+ <location filename="mainwindow.cpp" line="5978"/>
<source>Choose backup to restore</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5987"/>
+ <location filename="mainwindow.cpp" line="5991"/>
<source>No Backups</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="5987"/>
+ <location filename="mainwindow.cpp" line="5991"/>
<source>There are no backups to restore</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="6008"/>
- <location filename="mainwindow.cpp" line="6030"/>
+ <location filename="mainwindow.cpp" line="6012"/>
+ <location filename="mainwindow.cpp" line="6034"/>
<source>Restore failed</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="6009"/>
- <location filename="mainwindow.cpp" line="6031"/>
+ <location filename="mainwindow.cpp" line="6013"/>
+ <location filename="mainwindow.cpp" line="6035"/>
<source>Failed to restore the backup. Errorcode: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="6020"/>
+ <location filename="mainwindow.cpp" line="6024"/>
<source>Backup of modlist created</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="6126"/>
+ <location filename="mainwindow.cpp" line="6130"/>
<source>A file with the same name has already been downloaded. What would you like to do?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="6128"/>
+ <location filename="mainwindow.cpp" line="6132"/>
<source>Overwrite</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="6129"/>
+ <location filename="mainwindow.cpp" line="6133"/>
<source>Rename new file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="6130"/>
+ <location filename="mainwindow.cpp" line="6134"/>
<source>Ignore file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="6239"/>
+ <location filename="mainwindow.cpp" line="6243"/>
<source>Set the priority of the selected mods</source>
<translation type="unfinished"></translation>
</message>
@@ -5430,18 +5430,18 @@ If the folder was still in use, restart MO and try again.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="916"/>
+ <location filename="mainwindow.cpp" line="920"/>
<source>Please use &quot;Help&quot; from the toolbar to get usage instructions to all elements</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1396"/>
- <location filename="mainwindow.cpp" line="4711"/>
+ <location filename="mainwindow.cpp" line="1400"/>
+ <location filename="mainwindow.cpp" line="4715"/>
<source>&lt;Manage...&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1408"/>
+ <location filename="mainwindow.cpp" line="1412"/>
<source>failed to parse profile %1: %2</source>
<translation type="unfinished"></translation>
</message>