diff --git a/src/organizer_en.ts b/src/organizer_en.ts index 535e6117f..a113579cf 100644 --- a/src/organizer_en.ts +++ b/src/organizer_en.ts @@ -2591,27 +2591,27 @@ This is likely due to a corrupted or incompatible download or unrecognized archi - + Download started - + This shortcut or command line is for instance '%1', but the current instance is '%2'. - + This shortcut or command line is for profile '%1', but the current profile is '%2'. - + an error occurred: %1 - + an error occurred @@ -3705,115 +3705,115 @@ You will have to visit the mod page on the %1 Nexus site to change your mind. - + Thank you! - + Thank you for your endorsement! - + Mod ID %1 no longer seems to be available on Nexus. - + Request to Nexus failed: %1 - - + + failed to read %1: %2 - + Error - + failed to extract %1 (errorcode %2) - + Extract BSA - + This archive contains invalid hashes. Some files may be broken. - + Extract... - + Remove '%1' from the toolbar - + Backup of load order created - + Choose backup to restore - + No Backups - + There are no backups to restore - - + + Restore failed - - + + Failed to restore the backup. Errorcode: %1 - + Backup of mod list created - + A file with the same name has already been downloaded. What would you like to do? - + Overwrite - + Rename new file - + Ignore file @@ -4433,128 +4433,128 @@ p, li { white-space: pre-wrap; } - + Confirm - + Are you sure you want to remove "%1"? - + Conflicts - + Flags - + Content - + Mod Name - + Version - + Priority - + Category - + Source Game - + Nexus ID - + Installation - + Notes - - + + unknown - + Name of your mods - + Version of the mod (if available) - + Installation priority of your mod. The higher, the more "important" it is and thus overwrites files from mods with lower priority. - + Primary category of the mod. - + The source game which was the origin of this mod. - + Id of the mod as used on Nexus. - + Indicators of file conflicts between mods. - + Emblems to highlight things that might require attention. - + Depicts the content of the mod: - + Time this mod was installed - + User notes about the mod @@ -4942,17 +4942,17 @@ Please enter the name: - + Exception: - + Unknown exception - + <Multiple> @@ -5592,70 +5592,70 @@ Continue? - - + + failed to update mod list: %1 - - + + login successful - + Login failed - + Login failed, try again? - + login failed: %1. Download will not be associated with an account - + login failed: %1 - + login failed: %1. You need to log-in with Nexus to update MO. - + MO1 "Script Extender" load mechanism has left hook.dll in your game folder - - + + Description missing - + <a href="%1">hook.dll</a> has been found in your game folder (right click to copy the full path). This is most likely a leftover of setting the ModOrganizer 1 load mechanism to "Script Extender", in which case you must remove this file either by changing the load mechanism in ModOrganizer 1 or manually removing the file, otherwise the game is likely to crash and burn. - + failed to save load order: %1 - + Error - + The designated write target "%1" is not enabled. @@ -6917,6 +6917,7 @@ Destination: + Portable @@ -7041,27 +7042,22 @@ Destination: - - failed to start shortcut: %1 - - - - + failed to start application: %1 - + Executable '%1' not found in instance '%2'. - + Failed to run '%1'. The logs might have more information. - + Failed to run '%1'. The logs might have more information. %2 @@ -7240,12 +7236,22 @@ Destination: - - - + + + No profile set + + + This shortcut is for instance '%1' but Mod Organizer is currently running for '%2'. Exit Mod Organizer before running the shortcut or change the active instance. + + + + + Executable '%1' does not exist in instance '%2'. + + Before you can use ModOrganizer, you need to create at least one profile. ATTENTION: Run the game at least once before creating a profile! @@ -7798,12 +7804,12 @@ You can restart Mod Organizer as administrator and try launching the program aga - + Instance at '%1' not found. Select another instance. - + Instance at '%1' not found. You must create a new instance @@ -8124,58 +8130,42 @@ p, li { white-space: pre-wrap; } SelfUpdater - - New update available (%1) - - - - - Do you want to install update? All your mods and setup will be left untouched. -Select Show Details option to see the full change-log. - - - - - Install - - - - + Download failed - + Failed to find correct download, please try again later. - + Update - + Download in progress - + Download failed: %1 - + Failed to install update: %1 - + Failed to start %1: %2 - + Error @@ -9246,6 +9236,34 @@ On Windows XP: + + UpdateDialog + + + Changelog + + + + + Install + + + + + Cancel + + + + + about:blank + + + + + Mod Organizer %1 is available. The current version is %2. Updating will not affect your mods or profiles. + + + UsvfsConnector diff --git a/src/version.rc b/src/version.rc index 5a63aea1f..77b682143 100644 --- a/src/version.rc +++ b/src/version.rc @@ -4,7 +4,7 @@ // Otherwise, if letters are used in VER_FILEVERSION_STR, uses the full MOBase::VersionInfo parser // Otherwise, uses the numbers from VER_FILEVERSION and sets the release type as pre-alpha #define VER_FILEVERSION 2,4,0 -#define VER_FILEVERSION_STR "2.4.0rc1.1\0" +#define VER_FILEVERSION_STR "2.4.0rc2\0" VS_VERSION_INFO VERSIONINFO FILEVERSION VER_FILEVERSION