[
https://issues.apache.org/jira/browse/WW-4248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
checo updated WW-4248:
----------------------
Description:
In struts2-archetype-blank, for spanish cultures(im mexican) the HelloWorld.jsp
internalization doesnt work as expected. Initially the HelloWorld.jsp appears
in spanish, and when clicking on "english" still shows messages in spanish.
HelloWorld.jsp should have a note like:
NOTE: For spanish-speaking cultures, internalization properties files have to
be renamed:
package.properties -> package_en.properties
package_es.properties -> package.properties
was:
In struts2-archetype-blank, for spanish cultures(im mexican) the HelloWorld.jsp
internalization doesnt work as expected. Initially the HelloWorld.jsp appears
in spanish, and when clicking on "english" still shows messages in spanish.
HelloWorld.jsp should have a note like:
<code>
NOTE: For spanish-speaking cultures, internalization properties files have to
be renamed:
package.properties -> package_en.properties
package_es.properties -> package.properties
</code>
> HelloWorld.jsp internalization doesnt work in spanish cultures
> --------------------------------------------------------------
>
> Key: WW-4248
> URL: https://issues.apache.org/jira/browse/WW-4248
> Project: Struts 2
> Issue Type: Bug
> Reporter: checo
> Priority: Minor
>
> In struts2-archetype-blank, for spanish cultures(im mexican) the
> HelloWorld.jsp internalization doesnt work as expected. Initially the
> HelloWorld.jsp appears in spanish, and when clicking on "english" still shows
> messages in spanish.
> HelloWorld.jsp should have a note like:
> NOTE: For spanish-speaking cultures, internalization properties files have to
> be renamed:
> package.properties -> package_en.properties
> package_es.properties -> package.properties
--
This message was sent by Atlassian JIRA
(v6.1#6144)