From aefb85580cfe486f1d03c875d78335c63854e210 Mon Sep 17 00:00:00 2001 From: LostDragonist Date: Sat, 13 Apr 2019 22:16:08 -0500 Subject: [PATCH] Update translation file --- src/ScriptExtenderPluginChecker_en.ts | 58 +++++++++++++++++---------- 1 file changed, 36 insertions(+), 22 deletions(-) diff --git a/src/ScriptExtenderPluginChecker_en.ts b/src/ScriptExtenderPluginChecker_en.ts index 06a777c..15d75e5 100644 --- a/src/ScriptExtenderPluginChecker_en.ts +++ b/src/ScriptExtenderPluginChecker_en.ts @@ -3,85 +3,99 @@ CouldntLoadPluginMessage - - Couldn't load {0}. The last error code was {1}. + + Couldn't load {0} ({2}). The last error code was {1}. NormalPluginMessage - - {0} version {1} ({2}) {3}. - - - - + loaded correctly - + reported as incompatible during query - + reported as incompatible during load - + disabled, fatal error occurred while loading plugin - + disabled, no name specified - + disabled, fatal error occurred while checking plugin compatibility - + disabled, fatal error occurred while querying plugin + + + {0} version {1} ({2}, {4}) {3}. + + NotAPluginMessage - - {0} does not appear to be an SKSE plugin. + + {0} ({1}) does not appear to be a script extender plugin. PluginMessage - - {0} existed. + + {0} ({1}) existed. ScriptExtenderPluginChecker - + Checks script extender log to see if any plugins failed to load. - + Script extender log reports incompatible plugins. - - You have one or more script extender plugins which failed to load. They are:{0} + + Enable the plugin + + + + + You have one or more script extender plugins which failed to load! + + If you want this notification to go away, here are some steps you can take: + • Look for updates to the mod or the specific plugin included in the mod. + • Disable the mod containing the plugin. + • Hide or delete the plugin from the mod. + +To refresh the script extender logs, you will need to run the game and/or editor again! + +The failed plugins are:{0}