PluginManager contains wrong i18n keys
--------------------------------------
Key: JSPWIKI-353
URL: https://issues.apache.org/jira/browse/JSPWIKI-353
Project: JSPWiki
Issue Type: Bug
Components: Localization
Affects Versions: 2.7.x
Reporter: Florian Holeczek
Priority: Minor
PluginManager contains a wrong i18n key, which leads to the following error
message if a plugin can't be executed:
Einfügen eines Plugins fehlgeschlagen: Can't find resource for bundle
java.util.PropertyResourceBundle, key plugin.error.pluginfailed
Looking at the i18n files, I think plugin.error.failed is meant instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.