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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...