|
4 | 4 | <context> |
5 | 5 | <name>ProxyPython</name> |
6 | 6 | <message> |
7 | | - <location filename="proxy/proxypython.cpp" line="88"/> |
8 | | - <source>Python Initialization failed</source> |
| 7 | + <location filename="proxy/proxypython.cpp" line="156"/> |
| 8 | + <source>The path to Mod Organizer (%1) contains a semicolon. <br>While this is legal on NTFS drives, many softwares do not handle it correctly.<br>Unfortunately MO depends on libraries that seem to fall into that group.<br>As a result the python plugin cannot be loaded, and the only solution we canoffer is to remove the semicolon or move MO to a path without a semicolon.</source> |
9 | 9 | <translation type="unfinished"></translation> |
10 | 10 | </message> |
11 | 11 | <message> |
12 | | - <location filename="proxy/proxypython.cpp" line="89"/> |
13 | | - <source>On a previous start the Python Plugin failed to initialize. |
14 | | -Do you want to try initializing python again (at the risk of another crash)? |
15 | | - Suggestion: Select "no", and click the warning sign for further help.Afterwards you have to re-enable the python plugin.</source> |
16 | | - <translation type="unfinished"></translation> |
17 | | - </message> |
18 | | - <message> |
19 | | - <location filename="proxy/proxypython.cpp" line="162"/> |
20 | | - <source>Python Proxy</source> |
21 | | - <translation type="unfinished"></translation> |
22 | | - </message> |
23 | | - <message> |
24 | | - <location filename="proxy/proxypython.cpp" line="172"/> |
25 | | - <source>Proxy Plugin to allow plugins written in python to be loaded</source> |
26 | | - <translation type="unfinished"></translation> |
27 | | - </message> |
28 | | - <message> |
29 | | - <location filename="proxy/proxypython.cpp" line="244"/> |
30 | | - <source>ModOrganizer path contains a semicolon</source> |
31 | | - <translation type="unfinished"></translation> |
32 | | - </message> |
33 | | - <message> |
34 | | - <location filename="proxy/proxypython.cpp" line="246"/> |
35 | | - <source>Python DLL not found</source> |
36 | | - <translation type="unfinished"></translation> |
37 | | - </message> |
38 | | - <message> |
39 | | - <location filename="proxy/proxypython.cpp" line="248"/> |
40 | | - <source>Invalid Python DLL</source> |
41 | | - <translation type="unfinished"></translation> |
42 | | - </message> |
43 | | - <message> |
44 | | - <location filename="proxy/proxypython.cpp" line="250"/> |
45 | | - <source>Initializing Python failed</source> |
46 | | - <translation type="unfinished"></translation> |
47 | | - </message> |
48 | | - <message> |
49 | | - <location filename="proxy/proxypython.cpp" line="252"/> |
50 | | - <location filename="proxy/proxypython.cpp" line="281"/> |
51 | | - <source>invalid problem key %1</source> |
52 | | - <translation type="unfinished"></translation> |
53 | | - </message> |
54 | | - <message> |
55 | | - <location filename="proxy/proxypython.cpp" line="260"/> |
56 | | - <source>The path to Mod Organizer (%1) contains a semicolon.<br>While this is legal on NTFS drives, many applications do not handle it correctly.<br>Unfortunately MO depends on libraries that seem to fall into that group.<br>As a result the python plugin cannot be loaded, and the only solution we can offer is to remove the semicolon or move MO to a path without a semicolon.</source> |
57 | | - <translation type="unfinished"></translation> |
58 | | - </message> |
59 | | - <message> |
60 | | - <location filename="proxy/proxypython.cpp" line="270"/> |
| 12 | + <location filename="proxy/proxypython.cpp" line="167"/> |
61 | 13 | <source>The Python plugin DLL was not found, maybe your antivirus deleted it. Re-installing MO2 might fix the problem.</source> |
62 | 14 | <translation type="unfinished"></translation> |
63 | 15 | </message> |
64 | 16 | <message> |
65 | | - <location filename="proxy/proxypython.cpp" line="273"/> |
| 17 | + <location filename="proxy/proxypython.cpp" line="170"/> |
66 | 18 | <source>The Python plugin DLL is invalid, maybe your antivirus is blocking it. Re-installing MO2 and adding exclusions for it to your AV might fix the problem.</source> |
67 | 19 | <translation type="unfinished"></translation> |
68 | 20 | </message> |
69 | 21 | <message> |
70 | | - <location filename="proxy/proxypython.cpp" line="278"/> |
| 22 | + <location filename="proxy/proxypython.cpp" line="174"/> |
71 | 23 | <source>The initialization of the Python plugin DLL failed, unfortunately without any details.</source> |
72 | 24 | <translation type="unfinished"></translation> |
73 | 25 | </message> |
| 26 | + <message> |
| 27 | + <location filename="proxy/proxypython.cpp" line="177"/> |
| 28 | + <source>no failure</source> |
| 29 | + <translation type="unfinished"></translation> |
| 30 | + </message> |
74 | 31 | </context> |
75 | 32 | <context> |
76 | 33 | <name>QObject</name> |
77 | 34 | <message> |
78 | | - <location filename="runner/error.h" line="76"/> |
| 35 | + <location filename="runner/error.h" line="77"/> |
79 | 36 | <source>An unknown exception was thrown in python code.</source> |
80 | 37 | <translation type="unfinished"></translation> |
81 | 38 | </message> |
|
0 commit comments