You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2014/03/05 19:24:45 UTC

[jira] [Updated] (ACCUMULO-2431) Allow localization of errors and shell

     [ https://issues.apache.org/jira/browse/ACCUMULO-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Busbey updated ACCUMULO-2431:
----------------------------------

    Description: 
It would be nice to allow localization of commands and error messages for non-english speakers.

Initial implementation for this ticket just needs to:

* add an articulation point in the code for localization
* move existing text into an EN-US implementation

Future Implementer, please try to use an existing i18n framework rather than rolling our own.

  was:
It would be nice to allow localization of commands and error messages for non-english speakers.

Initial implementation for this ticket just needs to:

* add an articulation point in the code for localization
* move existing text into an EN-US implementation


Good point. I haven't seen anything that stuck in my head; I'm used to it just being some JSA for properties files.

Edited description to ask implementer to do some due diligence.

> Allow localization of errors and shell
> --------------------------------------
>
>                 Key: ACCUMULO-2431
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2431
>             Project: Accumulo
>          Issue Type: New Feature
>          Components: shell
>            Reporter: Sean Busbey
>            Priority: Minor
>              Labels: i18n, localization
>             Fix For: 1.7.0
>
>
> It would be nice to allow localization of commands and error messages for non-english speakers.
> Initial implementation for this ticket just needs to:
> * add an articulation point in the code for localization
> * move existing text into an EN-US implementation
> Future Implementer, please try to use an existing i18n framework rather than rolling our own.



--
This message was sent by Atlassian JIRA
(v6.2#6252)