Add i18n message support
------------------------
Key: GSHELL-41
URL: https://issues.apache.org/jira/browse/GSHELL-41
Project: GShell
Issue Type: New Feature
Security Level: public (Regular issues)
Components: Support - I18n
Reporter: Jason Dillon
Priority: Minor
Fix For: 1.0-alpha-2
Need to create a simple API to allow commands to _easily_ internationalize
messages.
Probably need to:
* create an annotation injection system for i18n messages
* hook up i18n to clp
* hook up i18n to prefs
* create a rendering system (like the ansi renderer) to insert i18n messages
in place of tokens
A skeleton project is setup for i18n here:
*
https://svn.apache.org/repos/asf/geronimo/gshell/trunk/gshell-support/gshell-i18n/
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.