Ticket #38 (closed enhancement: fixed)
Use locale instead of the language name (ie: en_US vs. en)
| Reported by: | vivien | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Localization | Version: | |
| Keywords: | Cc: |
Description
In order to differentiate between different variant of a language Unicorn should be able to use and store in the language property files the locale name rather than the 2 letter language code as currently we can't have two versions one in en_US and one in en_GB (or de_DE and de_CH).
Also the name of the corresponding locale should not be stored in the property file but retrieved directly using the getDisplayName function.
See: http://java.sun.com/developer/technicalArticles/J2SE/locale/
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
