[
https://issues.apache.org/jira/browse/ROL-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kohei Nozaki updated ROL-2072:
------------------------------
Description:
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.
was:
Japanese users send HTTP requests with following {{Accept-Language:}} as
follows:
* 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.
> ApplicationResources_ja_JP.properties should be renamed to
> ApplicationResources_ja.properties
> ---------------------------------------------------------------------------------------------
>
> 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)