diff options
| author | Mikaƫl Capelle <capelle.mikael@gmail.com> | 2022-05-02 20:32:00 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-02 20:32:00 +0200 |
| commit | 060ca725bf7ae097797d507f232a539122e81a76 (patch) | |
| tree | 3794c9de48bbc29fa9b2bcaf2ac5f0953c238f4f /src/organizer_en.ts | |
| parent | 7a4cdc8f810dc1ae49e9b53e4641f1419f5d66c5 (diff) | |
| parent | abe926dc1519e7a29769a1a050e80cc5512146a3 (diff) | |
Merge pull request #1696 from ModOrganizer2/python-rework
Plugin updates (python rework)
Diffstat (limited to 'src/organizer_en.ts')
| -rw-r--r-- | src/organizer_en.ts | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/src/organizer_en.ts b/src/organizer_en.ts index 25f7e86c..0d7854ff 100644 --- a/src/organizer_en.ts +++ b/src/organizer_en.ts @@ -5909,48 +5909,48 @@ Continue?</source> <context> <name>PluginContainer</name> <message> - <location filename="plugincontainer.cpp" line="1010"/> + <location filename="plugincontainer.cpp" line="1046"/> <source>Plugin error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="plugincontainer.cpp" line="1011"/> + <location filename="plugincontainer.cpp" line="1047"/> <source>Mod Organizer failed to load the plugin '%1' last time it was started.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="plugincontainer.cpp" line="1014"/> + <location filename="plugincontainer.cpp" line="1050"/> <source>The plugin can be skipped for this session, blacklisted, or loaded normally, in which case it might fail again. Blacklisted plugins can be re-enabled later in the settings.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="plugincontainer.cpp" line="1019"/> + <location filename="plugincontainer.cpp" line="1055"/> <source>Skip this plugin</source> <translation type="unfinished"></translation> </message> <message> - <location filename="plugincontainer.cpp" line="1020"/> + <location filename="plugincontainer.cpp" line="1056"/> <source>Blacklist this plugin</source> <translation type="unfinished"></translation> </message> <message> - <location filename="plugincontainer.cpp" line="1021"/> + <location filename="plugincontainer.cpp" line="1057"/> <source>Load this plugin</source> <translation type="unfinished"></translation> </message> <message> - <location filename="plugincontainer.cpp" line="1118"/> + <location filename="plugincontainer.cpp" line="1157"/> <source>Some plugins could not be loaded</source> <translation type="unfinished"></translation> </message> <message> - <location filename="plugincontainer.cpp" line="1121"/> - <location filename="plugincontainer.cpp" line="1139"/> + <location filename="plugincontainer.cpp" line="1160"/> + <location filename="plugincontainer.cpp" line="1178"/> <source>Description missing</source> <translation type="unfinished"></translation> </message> <message> - <location filename="plugincontainer.cpp" line="1130"/> + <location filename="plugincontainer.cpp" line="1169"/> <source>The following plugins could not be loaded. The reason may be missing dependencies (i.e. python) or an outdated version:</source> <translation type="unfinished"></translation> </message> @@ -7413,7 +7413,7 @@ Destination:<byte value="xd"/> <translation type="unfinished"></translation> </message> <message> - <location filename="plugincontainer.cpp" line="796"/> + <location filename="plugincontainer.cpp" line="797"/> <source>failed to initialize plugin %1: %2</source> <translation type="unfinished"></translation> </message> |
