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