[jboss-user] [JBoss Seam] - Re: Internationalization
mzeijen
do-not-reply at jboss.com
Thu Aug 17 08:28:25 EDT 2006
I understand that you need to put the different languages in different file. But what if I want the following:
|
| errors_en.properties
| errors_fr.properties
| formLabels_en.properties
| formLabels_fr.properties
| ...
|
|
Is that possible?
I am afraid that if I put all my texts in the same file that the file will become difficult to maintain. By categorizing the texts in different files I can easily find specific messages.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965718#3965718
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965718
More information about the jboss-user
mailing list