Evolution #1499
Support other format than String.format (I18nFormatter)
| Status: | Résolu | Start date: | 05/04/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% | ||
| Category: | api | Spent time: | 4.00 hours | |
| Target version: | 2.4 |
Description
I18n could have an I18nFormatter to use on each translation with args.
Default I18nFormatter will be with String.format use.
An enumeration I18nFormat provide the two commons basic I18nFormatter : STRING_FORMAT and MESSAGE_FORMAT.
Other implementation could be set to I18n class using setFormatter static method.
Related issues
History
#1
Updated by Florian DESBOIS about 2 years ago
- % Done changed from 0 to 100
- Assignee set to Florian DESBOIS
- Status changed from Nouveau to Résolu
- Category set to api
- Subject changed from Support other format than String.format to Support other format than String.format (I18nFormatter)