Hi, 

Right now my application supports localization for portuguese. Resource
bundle name is MessageResources_pt.properties. As I know resource bundle
file must follow the same naming convention as the default properties file,
except that it must include the two-letter ISO language code of the language
that it represents

Now we are supposed to support the localization for Portuguese portuguese
(pt_PT) and Brazilian portuguese (pt_BR). I was wandering how will I name
the message properties file, I wanted to confirm if naming the file
MessageResources_pt_BR.properties is absolutely right? 

Can some one please advise? 

Thanks in advance!!
 
-- 
View this message in context: 
http://www.nabble.com/localization-support-for-pt_PT-and-pt_BR-tp21078834p21078834.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to