]
Ken Finnigan updated SEAMINTL-62:
---------------------------------
Original Estimate: 6 hours
Remaining Estimate: 6 hours
Affects: Documentation (Ref Guide, User Guide, etc.)
Inline Type Safe Message Translations
-------------------------------------
Key: SEAMINTL-62
URL:
https://issues.jboss.org/browse/SEAMINTL-62
Project: Seam International
Issue Type: Enhancement
Components: Locales, Messages
Reporter: Ken Finnigan
Assignee: Ken Finnigan
Fix For: 3.2.0.Alpha1
Original Estimate: 6 hours
Remaining Estimate: 6 hours
@Messages({ @Message(lang = "en", value = "hi"), @Message(lang =
"fr", value = "bonjour")})
or
@LocalizedMessages({ @Message(lang = "en", value = "hi"),
@Message(lang = "fr", value = "bonjour")})
Allows definition of default language i.e. @Message(value = "hi", locale =
"en")
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: