Hello,

I'm creating a simple CRUD webapp for internal use in a German team, which has several members who speak only English. The formatting of dates and numbers should conform to java's german Locale("de"), which everyone in the team understands and expects. However, if i set the SymbolConstants.SUPPORTED_LOCALES to "de" all built in German message catalogs are used.

Can i use the Locale("de") settings for parsing and formatting, and keep using the default English message catalogs?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to