[
https://issues.apache.org/jira/browse/ROL-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kohei Nozaki resolved ROL-2072.
-------------------------------
Resolution: Fixed
Adding app/src/main/resources/ApplicationResources_ja.properties
Deleting app/src/main/resources/ApplicationResources_ja_JP.properties
Committed revision 1677132.
> Japanese ApplicationResources doesn't appear for some browsers
> --------------------------------------------------------------
>
> Key: ROL-2072
> URL: https://issues.apache.org/jira/browse/ROL-2072
> Project: Apache Roller
> Issue Type: Bug
> Components: User Interface - General
> Affects Versions: 5.1.2
> Reporter: Kohei Nozaki
> Assignee: Roller Unassigned
>
> Japanese users send HTTP requests with following {{Accept-Language:}}:
> # ja (Firefox etc)
> # ja-JP (Intenet Explorer etc)
> Currently we have a resource bundle for Japanese language named
> {{ApplicationResources_ja_JP.properties}}, so it will be used for only users
> who send their request with {{ja-JP}}.
> Renaming {{ApplicationResources_ja_JP.properties}} to
> {{ApplicationResources_ja.properties}} will make both users can be used
> Japanese messages.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)