[
https://issues.apache.org/jira/browse/WW-4195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13762828#comment-13762828
]
Hudson commented on WW-4195:
----------------------------
SUCCESS: Integrated in Struts2-JDK6 #792 (See
[https://builds.apache.org/job/Struts2-JDK6/792/])
WW-4195 Duplicates existing default messages with suffix _en (lukaszlenart: rev
1521364)
*
/struts/struts2/trunk/core/src/main/resources/org/apache/struts2/struts-messages_en.properties
> Provide english texts in 2 files
> --------------------------------
>
> Key: WW-4195
> URL: https://issues.apache.org/jira/browse/WW-4195
> Project: Struts 2
> Issue Type: Improvement
> Components: Build Management, Other
> Affects Versions: 2.3.15.1
> Environment: IBM WebSphere with IBM JVM
> Reporter: Christoph Nenning
> Assignee: Lukasz Lenart
> Priority: Minor
> Labels: maven
> Fix For: 2.3.16
>
>
> In the IBM JVM text key resolving happens in this order:
> - bundle_<locale>.properties
> - bundle_<SystemProperty user.language>.properties
> - bundle.properties
> English framework texts are provided in the file struts-messages.properties
> only. When an application developer has set user.language to a value for
> which framework texts are present (e.g. de), he does not get the requested
> english text although it is present.
> As workaround I propose to provide english texts in 2 files:
> - struts-messages.properties
> - struts-messages_en.properties
> Maybe the file can be copied during builds?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira