diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/mainwindow.cpp | 5 | ||||
| -rw-r--r-- | src/mainwindow.h | 1 | ||||
| -rw-r--r-- | src/mainwindow.ui | 14 | ||||
| -rw-r--r-- | src/organizer_en.ts | 554 |
4 files changed, 300 insertions, 274 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 5908f9e4..dd8b1447 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -1764,6 +1764,11 @@ void MainWindow::on_btnRefreshData_clicked() m_OrganizerCore.refreshDirectoryStructure();
}
+void MainWindow::on_btnRefreshDownloads_clicked()
+{
+ m_OrganizerCore.downloadManager()->refreshList();
+}
+
void MainWindow::on_tabWidget_currentChanged(int index)
{
if (index == 0) {
diff --git a/src/mainwindow.h b/src/mainwindow.h index ad0972da..b3d179e8 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -575,6 +575,7 @@ private slots: // ui slots void on_bsaList_customContextMenuRequested(const QPoint &pos);
void on_clearFiltersButton_clicked();
void on_btnRefreshData_clicked();
+ void on_btnRefreshDownloads_clicked();
void on_categoriesList_customContextMenuRequested(const QPoint &pos);
void on_conflictsCheckBox_toggled(bool checked);
void on_dataTree_customContextMenuRequested(const QPoint &pos);
diff --git a/src/mainwindow.ui b/src/mainwindow.ui index cf0f2aa4..75be7536 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -1218,6 +1218,20 @@ p, li { white-space: pre-wrap; } <number>2</number>
</property>
<item>
+ <widget class="QPushButton" name="btnRefreshDownloads">
+ <property name="toolTip">
+ <string>Refresh downloads view</string>
+ </property>
+ <property name="text">
+ <string>Refresh</string>
+ </property>
+ <property name="icon">
+ <iconset resource="resources.qrc">
+ <normaloff>:/MO/gui/resources/view-refresh.png</normaloff>:/MO/gui/resources/view-refresh.png</iconset>
+ </property>
+ </widget>
+ </item>
+ <item>
<layout class="QVBoxLayout" name="downloadLayout">
<item>
<widget class="QTreeView" name="downloadView">
diff --git a/src/organizer_en.ts b/src/organizer_en.ts index 6a045733..09d1fe79 100644 --- a/src/organizer_en.ts +++ b/src/organizer_en.ts @@ -1643,7 +1643,7 @@ p, li { white-space: pre-wrap; } <message> <location filename="mainwindow.ui" line="609"/> <location filename="mainwindow.ui" line="999"/> - <location filename="mainwindow.ui" line="1316"/> + <location filename="mainwindow.ui" line="1330"/> <source>Namefilter</source> <translation type="unfinished"></translation> </message> @@ -1769,8 +1769,9 @@ p, li { white-space: pre-wrap; } </message> <message> <location filename="mainwindow.ui" line="1106"/> - <location filename="mainwindow.cpp" line="3532"/> - <location filename="mainwindow.cpp" line="4351"/> + <location filename="mainwindow.ui" line="1226"/> + <location filename="mainwindow.cpp" line="3544"/> + <location filename="mainwindow.cpp" line="4363"/> <source>Refresh</source> <translation type="unfinished"></translation> </message> @@ -1822,150 +1823,155 @@ p, li { white-space: pre-wrap; } <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1240"/> + <location filename="mainwindow.ui" line="1223"/> + <source>Refresh downloads view</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.ui" line="1254"/> <source>This is a list of mods you downloaded from Nexus. Double click one to install it. You can also drag an archive into here.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1296"/> + <location filename="mainwindow.ui" line="1310"/> <source>Show Hidden</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1358"/> + <location filename="mainwindow.ui" line="1372"/> <source>Tool Bar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1401"/> + <location filename="mainwindow.ui" line="1415"/> <source>Install Mod</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1404"/> + <location filename="mainwindow.ui" line="1418"/> <source>Install &Mod</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1407"/> + <location filename="mainwindow.ui" line="1421"/> <source>Install a new mod from an archive</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1410"/> + <location filename="mainwindow.ui" line="1424"/> <source>Ctrl+M</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1419"/> + <location filename="mainwindow.ui" line="1433"/> <source>Profiles</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1422"/> + <location filename="mainwindow.ui" line="1436"/> <source>&Profiles</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1425"/> + <location filename="mainwindow.ui" line="1439"/> <source>Configure Profiles</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1428"/> + <location filename="mainwindow.ui" line="1442"/> <source>Ctrl+P</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1437"/> + <location filename="mainwindow.ui" line="1451"/> <source>Executables</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1440"/> + <location filename="mainwindow.ui" line="1454"/> <source>&Executables</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1443"/> + <location filename="mainwindow.ui" line="1457"/> <source>Configure the executables that can be started through Mod Organizer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1446"/> + <location filename="mainwindow.ui" line="1460"/> <source>Ctrl+E</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1455"/> - <location filename="mainwindow.ui" line="1461"/> + <location filename="mainwindow.ui" line="1469"/> + <location filename="mainwindow.ui" line="1475"/> <source>Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1458"/> + <location filename="mainwindow.ui" line="1472"/> <source>&Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1464"/> + <location filename="mainwindow.ui" line="1478"/> <source>Ctrl+I</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1473"/> + <location filename="mainwindow.ui" line="1487"/> <source>Settings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1476"/> + <location filename="mainwindow.ui" line="1490"/> <source>&Settings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1479"/> + <location filename="mainwindow.ui" line="1493"/> <source>Configure settings and workarounds</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1482"/> + <location filename="mainwindow.ui" line="1496"/> <source>Ctrl+S</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1491"/> + <location filename="mainwindow.ui" line="1505"/> <source>Nexus</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1494"/> + <location filename="mainwindow.ui" line="1508"/> <source>Search nexus network for more mods</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1497"/> + <location filename="mainwindow.ui" line="1511"/> <source>Ctrl+N</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1509"/> - <location filename="mainwindow.cpp" line="4292"/> + <location filename="mainwindow.ui" line="1523"/> + <location filename="mainwindow.cpp" line="4304"/> <source>Update</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1512"/> + <location filename="mainwindow.ui" line="1526"/> <source>Mod Organizer is up-to-date</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1524"/> - <location filename="mainwindow.cpp" line="636"/> + <location filename="mainwindow.ui" line="1538"/> + <location filename="mainwindow.cpp" line="637"/> <source>No Problems</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1527"/> + <location filename="mainwindow.ui" line="1541"/> <source>This button will be highlighted if MO discovered potential problems in your setup and provide tips on how to fix them. !Work in progress! @@ -1973,747 +1979,747 @@ Right now this has very limited functionality</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1539"/> - <location filename="mainwindow.ui" line="1542"/> + <location filename="mainwindow.ui" line="1553"/> + <location filename="mainwindow.ui" line="1556"/> <source>Help</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1545"/> + <location filename="mainwindow.ui" line="1559"/> <source>Ctrl+H</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1554"/> + <location filename="mainwindow.ui" line="1568"/> <source>Endorse MO</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1557"/> - <location filename="mainwindow.cpp" line="4374"/> + <location filename="mainwindow.ui" line="1571"/> + <location filename="mainwindow.cpp" line="4386"/> <source>Endorse Mod Organizer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1562"/> + <location filename="mainwindow.ui" line="1576"/> <source>Copy Log to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1571"/> + <location filename="mainwindow.ui" line="1585"/> <source>Change Game</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.ui" line="1574"/> + <location filename="mainwindow.ui" line="1588"/> <source>Open the Instance selection dialog to manage a different Game</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="322"/> + <location filename="mainwindow.cpp" line="323"/> <source>Toolbar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="323"/> + <location filename="mainwindow.cpp" line="324"/> <source>Desktop</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="324"/> + <location filename="mainwindow.cpp" line="325"/> <source>Start Menu</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="348"/> + <location filename="mainwindow.cpp" line="349"/> <source>There is no supported sort mechanism for this game. You will probably have to use a third-party tool.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="624"/> + <location filename="mainwindow.cpp" line="625"/> <source>Problems</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="625"/> + <location filename="mainwindow.cpp" line="626"/> <source>There are potential problems with your setup</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="637"/> + <location filename="mainwindow.cpp" line="638"/> <source>Everything seems to be in order</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="699"/> + <location filename="mainwindow.cpp" line="700"/> <source>Help on UI</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="703"/> + <location filename="mainwindow.cpp" line="704"/> <source>Documentation Wiki</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="707"/> + <location filename="mainwindow.cpp" line="708"/> <source>Report Issue</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="711"/> + <location filename="mainwindow.cpp" line="712"/> <source>Tutorials</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="750"/> + <location filename="mainwindow.cpp" line="751"/> <source>About</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="751"/> + <location filename="mainwindow.cpp" line="752"/> <source>About Qt</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="803"/> + <location filename="mainwindow.cpp" line="804"/> <source>Name</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="804"/> + <location filename="mainwindow.cpp" line="805"/> <source>Please enter a name for the new profile</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="812"/> + <location filename="mainwindow.cpp" line="813"/> <source>failed to create profile: %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="856"/> + <location filename="mainwindow.cpp" line="857"/> <source>Show tutorial?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="857"/> + <location filename="mainwindow.cpp" line="858"/> <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 "Help"-menu.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="893"/> + <location filename="mainwindow.cpp" line="894"/> <source>Downloads in progress</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="894"/> + <location filename="mainwindow.cpp" line="895"/> <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="1011"/> + <location filename="mainwindow.cpp" line="1012"/> <source>Plugin "%1" failed: %2</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="1013"/> + <location filename="mainwindow.cpp" line="1014"/> <source>Plugin "%1" failed</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="1049"/> + <location filename="mainwindow.cpp" line="1050"/> <source>Browse Mod Page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="1184"/> + <location filename="mainwindow.cpp" line="1190"/> <source>Also in: <br></source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="1195"/> + <location filename="mainwindow.cpp" line="1201"/> <source>No conflict</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="1307"/> + <location filename="mainwindow.cpp" line="1313"/> <source><Edit...></source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="1575"/> + <location filename="mainwindow.cpp" line="1581"/> <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="1637"/> + <location filename="mainwindow.cpp" line="1643"/> <source>Activating Network Proxy</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="1695"/> + <location filename="mainwindow.cpp" line="1701"/> <source>Notice: Your current MO version (%1) is lower than the previous version (%2).<br>The GUI may not downgrade gracefully, so you may experience oddities.<br>However, there should be no serious issues.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="1784"/> + <location filename="mainwindow.cpp" line="1790"/> <source>Choose Mod</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="1785"/> + <location filename="mainwindow.cpp" line="1791"/> <source>Mod Archive</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="1947"/> + <location filename="mainwindow.cpp" line="1953"/> <source>Start Tutorial?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="1948"/> + <location filename="mainwindow.cpp" line="1954"/> <source>You're about to start a tutorial. For technical reasons it's not possible to end the tutorial early. Continue?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2083"/> + <location filename="mainwindow.cpp" line="2095"/> <source>failed to spawn notepad.exe: %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2123"/> + <location filename="mainwindow.cpp" line="2135"/> <source>failed to change origin name: %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2147"/> + <location filename="mainwindow.cpp" line="2159"/> <source>failed to move "%1" from mod "%2" to "%3": %4</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2171"/> + <location filename="mainwindow.cpp" line="2183"/> <source><Contains %1></source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2206"/> + <location filename="mainwindow.cpp" line="2218"/> <source><Checked></source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2207"/> + <location filename="mainwindow.cpp" line="2219"/> <source><Unchecked></source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2208"/> + <location filename="mainwindow.cpp" line="2220"/> <source><Update></source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2209"/> + <location filename="mainwindow.cpp" line="2221"/> <source><Managed by MO></source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2210"/> + <location filename="mainwindow.cpp" line="2222"/> <source><Managed outside MO></source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2211"/> + <location filename="mainwindow.cpp" line="2223"/> <source><No category></source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2212"/> + <location filename="mainwindow.cpp" line="2224"/> <source><Conflicted></source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2213"/> + <location filename="mainwindow.cpp" line="2225"/> <source><Not Endorsed></source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2259"/> + <location filename="mainwindow.cpp" line="2271"/> <source>failed to rename mod: %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2272"/> + <location filename="mainwindow.cpp" line="2284"/> <source>Overwrite?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2273"/> + <location filename="mainwindow.cpp" line="2285"/> <source>This will replace the existing mod "%1". Continue?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2276"/> + <location filename="mainwindow.cpp" line="2288"/> <source>failed to remove mod "%1"</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2280"/> - <location filename="mainwindow.cpp" line="4151"/> - <location filename="mainwindow.cpp" line="4175"/> + <location filename="mainwindow.cpp" line="2292"/> + <location filename="mainwindow.cpp" line="4163"/> + <location filename="mainwindow.cpp" line="4187"/> <source>failed to rename "%1" to "%2"</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2340"/> - <location filename="mainwindow.cpp" line="3255"/> - <location filename="mainwindow.cpp" line="3263"/> - <location filename="mainwindow.cpp" line="3735"/> + <location filename="mainwindow.cpp" line="2352"/> + <location filename="mainwindow.cpp" line="3267"/> + <location filename="mainwindow.cpp" line="3275"/> + <location filename="mainwindow.cpp" line="3747"/> <source>Confirm</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2341"/> + <location filename="mainwindow.cpp" line="2353"/> <source>Remove the following mods?<br><ul>%1</ul></source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2354"/> + <location filename="mainwindow.cpp" line="2366"/> <source>failed to remove mod: %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2386"/> - <location filename="mainwindow.cpp" line="2389"/> + <location filename="mainwindow.cpp" line="2398"/> + <location filename="mainwindow.cpp" line="2401"/> <source>Failed</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2386"/> + <location filename="mainwindow.cpp" line="2398"/> <source>Installation file no longer exists</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2390"/> + <location filename="mainwindow.cpp" line="2402"/> <source>Mods installed with old versions of MO can't be reinstalled in this way.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2407"/> + <location filename="mainwindow.cpp" line="2419"/> <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="2423"/> - <location filename="mainwindow.cpp" line="2450"/> + <location filename="mainwindow.cpp" line="2435"/> + <location filename="mainwindow.cpp" line="2462"/> <source>You need to be logged in with Nexus to endorse</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2498"/> + <location filename="mainwindow.cpp" line="2510"/> <source>Failed to display overwrite dialog: %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2675"/> + <location filename="mainwindow.cpp" line="2687"/> <source>Nexus ID for this Mod is unknown</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2685"/> + <location filename="mainwindow.cpp" line="2697"/> <source>Web page for this mod is unknown</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2763"/> - <location filename="mainwindow.cpp" line="2792"/> - <location filename="mainwindow.cpp" line="3562"/> + <location filename="mainwindow.cpp" line="2775"/> + <location filename="mainwindow.cpp" line="2804"/> + <location filename="mainwindow.cpp" line="3574"/> <source>Create Mod...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2764"/> + <location filename="mainwindow.cpp" line="2776"/> <source>This will create an empty mod. Please enter a name:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2773"/> - <location filename="mainwindow.cpp" line="2802"/> + <location filename="mainwindow.cpp" line="2785"/> + <location filename="mainwindow.cpp" line="2814"/> <source>A mod with this name already exists</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2793"/> + <location filename="mainwindow.cpp" line="2805"/> <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="2834"/> - <location filename="mainwindow.cpp" line="4691"/> + <location filename="mainwindow.cpp" line="2846"/> + <location filename="mainwindow.cpp" line="4703"/> <source>Are you sure?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="2835"/> + <location filename="mainwindow.cpp" line="2847"/> <source>About to recursively delete: </source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3149"/> + <location filename="mainwindow.cpp" line="3161"/> <source>Not logged in, endorsement information will be wrong</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3157"/> + <location filename="mainwindow.cpp" line="3169"/> <source>Continue?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3158"/> + <location filename="mainwindow.cpp" line="3170"/> <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="3178"/> - <location filename="mainwindow.cpp" line="4260"/> + <location filename="mainwindow.cpp" line="3190"/> + <location filename="mainwindow.cpp" line="4272"/> <source>Sorry</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3179"/> + <location filename="mainwindow.cpp" line="3191"/> <source>I don't know a versioning scheme where %1 is newer than %2.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3255"/> + <location filename="mainwindow.cpp" line="3267"/> <source>Really enable all visible mods?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3263"/> + <location filename="mainwindow.cpp" line="3275"/> <source>Really disable all visible mods?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3328"/> + <location filename="mainwindow.cpp" line="3340"/> <source>Export to csv</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3331"/> + <location filename="mainwindow.cpp" line="3343"/> <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="3334"/> + <location filename="mainwindow.cpp" line="3346"/> <source>Select what mods you want export:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3335"/> + <location filename="mainwindow.cpp" line="3347"/> <source>All installed mods</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3336"/> + <location filename="mainwindow.cpp" line="3348"/> <source>Only active (checked) mods from your current profile</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3337"/> + <location filename="mainwindow.cpp" line="3349"/> <source>All currently visible mods in the mod list</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3358"/> + <location filename="mainwindow.cpp" line="3370"/> <source>Choose what Columns to export:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3361"/> + <location filename="mainwindow.cpp" line="3373"/> <source>Mod_Priority</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3363"/> + <location filename="mainwindow.cpp" line="3375"/> <source>Mod_Name</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3365"/> + <location filename="mainwindow.cpp" line="3377"/> <source>Mod_Status</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3366"/> + <location filename="mainwindow.cpp" line="3378"/> <source>Primary_Category</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3367"/> + <location filename="mainwindow.cpp" line="3379"/> <source>Nexus_ID</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3368"/> + <location filename="mainwindow.cpp" line="3380"/> <source>Mod_Nexus_URL</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3369"/> + <location filename="mainwindow.cpp" line="3381"/> <source>Mod_Version</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3370"/> + <location filename="mainwindow.cpp" line="3382"/> <source>Install_Date</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3371"/> + <location filename="mainwindow.cpp" line="3383"/> <source>Download_File_Name</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3473"/> + <location filename="mainwindow.cpp" line="3485"/> <source>export failed: %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3492"/> + <location filename="mainwindow.cpp" line="3504"/> <source>Open Game folder</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3494"/> + <location filename="mainwindow.cpp" line="3506"/> <source>Open MyGames folder</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3498"/> + <location filename="mainwindow.cpp" line="3510"/> <source>Open Instance folder</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3500"/> + <location filename="mainwindow.cpp" line="3512"/> <source>Open Mods folder</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3502"/> + <location filename="mainwindow.cpp" line="3514"/> <source>Open Profile folder</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3504"/> + <location filename="mainwindow.cpp" line="3516"/> <source>Open Downloads folder</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3508"/> + <location filename="mainwindow.cpp" line="3520"/> <source>Open MO2 Install folder</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3510"/> + <location filename="mainwindow.cpp" line="3522"/> <source>Open MO2 Plugins folder</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3512"/> + <location filename="mainwindow.cpp" line="3524"/> <source>Open MO2 Logs folder</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3521"/> + <location filename="mainwindow.cpp" line="3533"/> <source>Install Mod...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3523"/> + <location filename="mainwindow.cpp" line="3535"/> <source>Create empty mod</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3527"/> + <location filename="mainwindow.cpp" line="3539"/> <source>Enable all visible</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3528"/> + <location filename="mainwindow.cpp" line="3540"/> <source>Disable all visible</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3530"/> + <location filename="mainwindow.cpp" line="3542"/> <source>Check all for update</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3534"/> + <location filename="mainwindow.cpp" line="3546"/> <source>Export to csv...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3555"/> + <location filename="mainwindow.cpp" line="3567"/> <source>All Mods</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3561"/> + <location filename="mainwindow.cpp" line="3573"/> <source>Sync to Mods...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3563"/> + <location filename="mainwindow.cpp" line="3575"/> <source>Clear Overwrite...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3565"/> - <location filename="mainwindow.cpp" line="3651"/> + <location filename="mainwindow.cpp" line="3577"/> + <location filename="mainwindow.cpp" line="3663"/> <source>Open in Explorer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3567"/> + <location filename="mainwindow.cpp" line="3579"/> <source>Restore Backup</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3568"/> + <location filename="mainwindow.cpp" line="3580"/> <source>Remove Backup...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3572"/> + <location filename="mainwindow.cpp" line="3584"/> <source>Change Categories</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3585"/> + <location filename="mainwindow.cpp" line="3597"/> <source>Primary Category</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3591"/> + <location filename="mainwindow.cpp" line="3603"/> <source>Change versioning scheme</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3595"/> + <location filename="mainwindow.cpp" line="3607"/> <source>Un-ignore update</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3597"/> + <location filename="mainwindow.cpp" line="3609"/> <source>Ignore update</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3603"/> - <location filename="mainwindow.cpp" line="4795"/> + <location filename="mainwindow.cpp" line="3615"/> + <location filename="mainwindow.cpp" line="4807"/> <source>Enable selected</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3604"/> - <location filename="mainwindow.cpp" line="4796"/> + <location filename="mainwindow.cpp" line="3616"/> + <location filename="mainwindow.cpp" line="4808"/> <source>Disable selected</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3608"/> + <location filename="mainwindow.cpp" line="3620"/> <source>Rename Mod...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3609"/> + <location filename="mainwindow.cpp" line="3621"/> <source>Reinstall Mod</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3610"/> + <location filename="mainwindow.cpp" line="3622"/> <source>Remove Mod...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3617"/> + <location filename="mainwindow.cpp" line="3629"/> <source>Un-Endorse</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3620"/> - <location filename="mainwindow.cpp" line="3624"/> + <location filename="mainwindow.cpp" line="3632"/> + <location filename="mainwindow.cpp" line="3636"/> <source>Endorse</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3621"/> + <location filename="mainwindow.cpp" line="3633"/> <source>Won't endorse</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3627"/> + <location filename="mainwindow.cpp" line="3639"/> <source>Endorsement state unknown</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3638"/> + <location filename="mainwindow.cpp" line="3650"/> <source>Ignore missing data</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3642"/> + <location filename="mainwindow.cpp" line="3654"/> <source>Mark as converted/working</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3646"/> + <location filename="mainwindow.cpp" line="3658"/> <source>Visit on Nexus</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3648"/> + <location filename="mainwindow.cpp" line="3660"/> <source>Visit web page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3655"/> + <location filename="mainwindow.cpp" line="3667"/> <source>Information...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3662"/> - <location filename="mainwindow.cpp" line="4829"/> + <location filename="mainwindow.cpp" line="3674"/> + <location filename="mainwindow.cpp" line="4841"/> <source>Exception: </source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3664"/> - <location filename="mainwindow.cpp" line="4831"/> + <location filename="mainwindow.cpp" line="3676"/> + <location filename="mainwindow.cpp" line="4843"/> <source>Unknown exception</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3695"/> + <location filename="mainwindow.cpp" line="3707"/> <source><All></source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3697"/> + <location filename="mainwindow.cpp" line="3709"/> <source><Multiple></source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3732"/> + <location filename="mainwindow.cpp" line="3744"/> <source>%1 more</source> <translation type="unfinished"></translation> </message> <message numerus="yes"> - <location filename="mainwindow.cpp" line="3736"/> + <location filename="mainwindow.cpp" line="3748"/> <source>Are you sure you want to remove the following %n save(s)?<br><ul>%1</ul><br>Removed saves will be sent to the Recycle Bin.</source> <translation type="unfinished"> <numerusform></numerusform> @@ -2721,12 +2727,12 @@ You can also use online editors and converters instead.</source> </translation> </message> <message> - <location filename="mainwindow.cpp" line="3781"/> + <location filename="mainwindow.cpp" line="3793"/> <source>Enable Mods...</source> <translation type="unfinished"></translation> </message> <message numerus="yes"> - <location filename="mainwindow.cpp" line="3796"/> + <location filename="mainwindow.cpp" line="3808"/> <source>Delete %n save(s)</source> <translation type="unfinished"> <numerusform></numerusform> @@ -2734,319 +2740,319 @@ You can also use online editors and converters instead.</source> </translation> </message> <message> - <location filename="mainwindow.cpp" line="3838"/> + <location filename="mainwindow.cpp" line="3850"/> <source>failed to remove %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3860"/> + <location filename="mainwindow.cpp" line="3872"/> <source>failed to create %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="3902"/> + <location filename="mainwindow.cpp" line="3914"/> <source>Can't change download directory while downloads are in progress!</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4023"/> + <location filename="mainwindow.cpp" line="4035"/> <source>failed to write to file %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4029"/> + <location filename="mainwindow.cpp" line="4041"/> <source>%1 written</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4070"/> + <location filename="mainwindow.cpp" line="4082"/> <source>Select binary</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4070"/> + <location filename="mainwindow.cpp" line="4082"/> <source>Binary</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4096"/> + <location filename="mainwindow.cpp" line="4108"/> <source>Enter Name</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4097"/> + <location filename="mainwindow.cpp" line="4109"/> <source>Please enter a name for the executable</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4111"/> + <location filename="mainwindow.cpp" line="4123"/> <source>Not an executable</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4111"/> + <location filename="mainwindow.cpp" line="4123"/> <source>This is not a recognized executable.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4136"/> - <location filename="mainwindow.cpp" line="4161"/> + <location filename="mainwindow.cpp" line="4148"/> + <location filename="mainwindow.cpp" line="4173"/> <source>Replace file?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4136"/> + <location filename="mainwindow.cpp" line="4148"/> <source>There already is a hidden version of this file. Replace it?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4139"/> - <location filename="mainwindow.cpp" line="4164"/> + <location filename="mainwindow.cpp" line="4151"/> + <location filename="mainwindow.cpp" line="4176"/> <source>File operation failed</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4139"/> - <location filename="mainwindow.cpp" line="4164"/> + <location filename="mainwindow.cpp" line="4151"/> + <location filename="mainwindow.cpp" line="4176"/> <source>Failed to remove "%1". Maybe you lack the required file permissions?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4161"/> + <location filename="mainwindow.cpp" line="4173"/> <source>There already is a visible version of this file. Replace it?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4233"/> + <location filename="mainwindow.cpp" line="4245"/> <source>file not found: %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4246"/> + <location filename="mainwindow.cpp" line="4258"/> <source>failed to generate preview for %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4260"/> + <location filename="mainwindow.cpp" line="4272"/> <source>Sorry, can't preview anything. This function currently does not support extracting from bsas.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4294"/> + <location filename="mainwindow.cpp" line="4306"/> <source>Update available</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4331"/> + <location filename="mainwindow.cpp" line="4343"/> <source>Open/Execute</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4332"/> + <location filename="mainwindow.cpp" line="4344"/> <source>Add as Executable</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4336"/> + <location filename="mainwindow.cpp" line="4348"/> <source>Preview</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4342"/> + <location filename="mainwindow.cpp" line="4354"/> <source>Un-Hide</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4344"/> + <location filename="mainwindow.cpp" line="4356"/> <source>Hide</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4350"/> + <location filename="mainwindow.cpp" line="4362"/> <source>Write To File...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4375"/> + <location filename="mainwindow.cpp" line="4387"/> <source>Do you want to endorse Mod Organizer on %1 now?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4500"/> + <location filename="mainwindow.cpp" line="4512"/> <source>Thank you!</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4500"/> + <location filename="mainwindow.cpp" line="4512"/> <source>Thank you for your endorsement!</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4535"/> + <location filename="mainwindow.cpp" line="4547"/> <source>Request to Nexus failed: %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4550"/> - <location filename="mainwindow.cpp" line="4612"/> + <location filename="mainwindow.cpp" line="4562"/> + <location filename="mainwindow.cpp" line="4624"/> <source>failed to read %1: %2</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4562"/> - <location filename="mainwindow.cpp" line="5019"/> + <location filename="mainwindow.cpp" line="4574"/> + <location filename="mainwindow.cpp" line="5031"/> <source>Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4562"/> + <location filename="mainwindow.cpp" line="4574"/> <source>failed to extract %1 (errorcode %2)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4594"/> + <location filename="mainwindow.cpp" line="4606"/> <source>Extract BSA</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4623"/> + <location filename="mainwindow.cpp" line="4635"/> <source>This archive contains invalid hashes. Some files may be broken.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4669"/> + <location filename="mainwindow.cpp" line="4681"/> <source>Extract...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4692"/> + <location filename="mainwindow.cpp" line="4704"/> <source>This will restart MO, continue?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4732"/> + <location filename="mainwindow.cpp" line="4744"/> <source>Edit Categories...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4733"/> + <location filename="mainwindow.cpp" line="4745"/> <source>Deselect filter</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4784"/> + <location filename="mainwindow.cpp" line="4796"/> <source>Remove</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4800"/> + <location filename="mainwindow.cpp" line="4812"/> <source>Enable all</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4801"/> + <location filename="mainwindow.cpp" line="4813"/> <source>Disable all</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4820"/> + <location filename="mainwindow.cpp" line="4832"/> <source>Unlock load order</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4823"/> + <location filename="mainwindow.cpp" line="4835"/> <source>Lock load order</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4965"/> + <location filename="mainwindow.cpp" line="4977"/> <source>depends on missing "%1"</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4969"/> + <location filename="mainwindow.cpp" line="4981"/> <source>incompatible with "%1"</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="4995"/> + <location filename="mainwindow.cpp" line="5007"/> <source>Please wait while LOOT is running</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="5092"/> + <location filename="mainwindow.cpp" line="5104"/> <source>loot failed. Exit code was: %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="5114"/> + <location filename="mainwindow.cpp" line="5126"/> <source>failed to start loot</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="5117"/> + <location filename="mainwindow.cpp" line="5129"/> <source>failed to run loot: %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="5121"/> + <location filename="mainwindow.cpp" line="5133"/> <source>Errors occured</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="5168"/> + <location filename="mainwindow.cpp" line="5180"/> <source>Backup of load order created</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="5178"/> + <location filename="mainwindow.cpp" line="5190"/> <source>Choose backup to restore</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="5191"/> + <location filename="mainwindow.cpp" line="5203"/> <source>No Backups</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="5191"/> + <location filename="mainwindow.cpp" line="5203"/> <source>There are no backups to restore</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="5212"/> - <location filename="mainwindow.cpp" line="5234"/> + <location filename="mainwindow.cpp" line="5224"/> + <location filename="mainwindow.cpp" line="5246"/> <source>Restore failed</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="5213"/> - <location filename="mainwindow.cpp" line="5235"/> + <location filename="mainwindow.cpp" line="5225"/> + <location filename="mainwindow.cpp" line="5247"/> <source>Failed to restore the backup. Errorcode: %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="5224"/> + <location filename="mainwindow.cpp" line="5236"/> <source>Backup of modlist created</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="5330"/> + <location filename="mainwindow.cpp" line="5342"/> <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="5332"/> + <location filename="mainwindow.cpp" line="5344"/> <source>Overwrite</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="5333"/> + <location filename="mainwindow.cpp" line="5345"/> <source>Rename new file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="5334"/> + <location filename="mainwindow.cpp" line="5346"/> <source>Ignore file</source> <translation type="unfinished"></translation> </message> @@ -5294,18 +5300,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="869"/> + <location filename="mainwindow.cpp" line="870"/> <source>Please use "Help" from the toolbar to get usage instructions to all elements</source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="1271"/> - <location filename="mainwindow.cpp" line="3980"/> + <location filename="mainwindow.cpp" line="1277"/> + <location filename="mainwindow.cpp" line="3992"/> <source><Manage...></source> <translation type="unfinished"></translation> </message> <message> - <location filename="mainwindow.cpp" line="1283"/> + <location filename="mainwindow.cpp" line="1289"/> <source>failed to parse profile %1: %2</source> <translation type="unfinished"></translation> </message> |
