You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "checo (JIRA)" <ji...@apache.org> on 2013/11/20 10:30:22 UTC

[jira] [Commented] (WW-4248) HelloWorld.jsp internalization doesnt work in spanish cultures

    [ https://issues.apache.org/jira/browse/WW-4248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827447#comment-13827447 ] 

checo commented on WW-4248:
---------------------------


struts2-archetype-blank out of the box only has problems in spanish-speaking cultures and thats why my suggestion of a note is to give a hint about the need to update internalization propeties files for spanish-speaking cultures. But as you say its a matter of every culture, so maybe the note can say anything related to the internalization files update only to have this in mind.

This is only a suggestion i wanted to make that IMO would make HelloWorld.jsp more easy to understand for spanish-speaking cultures, because out of the box i spend some time to find this wasnt a bug.



> 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
>
> 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)