[seam-issues] [JBoss JIRA] Updated: (SEAMINTL-62) Inline Type Safe Message Translations
Ken Finnigan (JIRA)
jira-events at lists.jboss.org
Mon Sep 12 09:17:26 EDT 2011
[ https://issues.jboss.org/browse/SEAMINTL-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ken Finnigan updated SEAMINTL-62:
---------------------------------
Summary: Inline Type Safe Message Translations (was: Inline Message Translations)
> 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
>
> @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.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list