Change By: Grégory Joseph (30/Aug/13 11:42 AM)
Description: Up until Magnolia 5.0, we were relying on code calling info.magnolia.cms.i18n.MessagesManager in each and every place that needed translation.
The process
was : New API  tedious  and  framework for i18n  error prone. If a developer forgot to do this from the start, or to write his code in such a way that labels could be internationalized, finding usages  of  UI elements  code and replacing it can be a long and error prone process.
With this proposal, we introduce an annotation-based framework, where any object can be decorated such that its method annotated with @I18nText will return a translated text.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to