Well,

I finally wrote a mixin to override those js functions and replace those text...but I hope the datefield itself to provide a language properties file in the future. I created a jira issue:
https://issues.apache.org/jira/browse/TAP5-1886

?? 2012/3/28 17:29, Rural Hunter ????:
I see these in the generated html source of my page:

Tapestry.DateField.initLocalization({
  "firstDay" : 6,
  "months" : [
    "????",
    "????",
    "????",
    "????",
    "????",
    "????",
    "????",
    "????",
    "????",
    "????",
    "??????",
    "??????",
    ""
  ],
  "days" : "??????????????"
});

The 'days' are translated very badly in Chinese. The 'Today' and 'None' buttons are not even translated to Chinese. How can I customize them?




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to