checo created WW-4248:
-------------------------
Summary: 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:
<code>
NOTE: For spanish-speaking cultures, internalization properties files have to
be renamed:
package.properties -> package_en.properties
package_es.properties -> package.properties
</code>
--
This message was sent by Atlassian JIRA
(v6.1#6144)