diff --git a/src/pythonrunner_en.ts b/src/pythonrunner_en.ts index babd5b5..28e31af 100644 --- a/src/pythonrunner_en.ts +++ b/src/pythonrunner_en.ts @@ -1,92 +1,6 @@ - - ProxyPython - - - Python Initialization failed - - - - - On a previous start the Python Plugin failed to initialize. -Either the value in Settings->Plugins->ProxyPython->plugin_dir is set incorrectly or it is empty and auto-detection doesn't work for whatever reason. -Do you want to try initializing python again (at the risk of another crash)? -Suggestion: Select "no", and click the warning sign for further help. Afterwards you have to re-enable the python plugin. - - - - - Proxy Plugin to allow plugins written in python to be loaded - - - - - Python not installed or not found - - - - - Python version is incompatible - - - - - Invalid python path - - - - - Initializing Python failed - - - - - Python auto-detection failed - - - - - ModOrganizer path contains a semicolon - - - - - invalid problem key %1 - - - - - Some MO plugins require the python interpreter to be installed. These plugins will not even show up in settings-&gt;plugins.<br>If you want to use those plugins, please install the 32-bit version of Python 2.7.x from <a href="%1">%1</a>.<br>This is only required to use some extended functionality in MO, you do not need Python to play the game. - - - - - Your installed python version has a different version than 2.7. Some MO plugins may not work.<br>If you have multiple versions of python installed you may have to configure the path to 2.7 (32 bit) in the settings dialog.<br>This is only required to use some extended functionality in MO, you do not need Python to play the game. - - - - - Please set python_dir in Settings->Plugins->ProxyPython to the path of your python 2.7 (32 bit) installation. - - - - - The auto-detection of the python path failed. I don't know why this would happen but you can try to fix it by setting python_dir in Settings->Plugins->ProxyPython to the path of your python 2.7 (32 bit) installation. - - - - - Sorry, I don't know any details. Most likely your python installation is not supported. - - - - - The path to Mod Organizer (%1) contains a semicolon. <br>While this is legal on NTFS drives there is a lot of software that doesn't handle it correctly.<br>Unfortunately MO depends on libraries that seem to fall into that group.<br>As a result the python plugin can't be loaded.<br>The only solution I can offer is to remove the semicolon / move MO to a path without a semicolon. - - - QObject