[
https://issues.apache.org/jira/browse/WW-4248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13923169#comment-13923169
]
Steven Benitez commented on WW-4248:
------------------------------------
How about this?
{quote}
Please note that this project was created with the assumption that it will be
run in an environment where the default locale is set to English. This means
that the default messages defined in package.properties are in English. If the
default locale for your server is different, then rename package.properties to
package_en.properties and create a new package.properties with proper values
for your default locale.
{quote}
> 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
> Assignee: Lukasz Lenart
> Priority: Minor
> Fix For: 2.3.17
>
>
> 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.2#6252)