Struts2.1 datetimepicker contains wrong characters for Japanese ---------------------------------------------------------------
Key: WW-2962 URL: https://issues.apache.org/struts/browse/WW-2962 Project: Struts 2 Issue Type: Bug Components: Plugin - Dojo Tags Affects Versions: 2.1.6 Environment: Struts2.1.6 Locale: Japanese Reporter: Daisuke Yamaguchi Priority: Trivial The datetimepicker can't display "Tuesday" of calendar in Japanese environment. The problem is that following two files contains wrong characters for "Tuesday". org/apache/struts2/static/dojo/nls/dojo_ja.js org/apache/struts2/static/dojo/nls/dojo_ja-jp.js In addition, these files contains some other wrong characters for am, pm, and BC. I could fix these files for my app. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.