[
https://issues.apache.org/jira/browse/WICKET-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516274
]
Eelco Hillenius commented on WICKET-754:
----------------------------------------
I'm taking a bit of a different approach now. The lesson from the old date
picker is that I don't want to be in charge of maintaining localized strings
(or be dependent on a one man project for doing that) again. I found a decent
way to pull the strings from the Java installation, and I'll add the strings in
a separate overridable method so that it is easy for people to customize just
that bit.
> add support for localization
> ----------------------------
>
> Key: WICKET-754
> URL: https://issues.apache.org/jira/browse/WICKET-754
> Project: Wicket
> Issue Type: Improvement
> Components: wicket-datetime
> Affects Versions: 1.3.0-beta2
> Reporter: Gerolf Seitz
> Assignee: Eelco Hillenius
> Attachments: datetime-localization.patch
>
>
> currently, the default language (english) of YUI calendar is used. this makes
> the datepicker in nonenglish applications quite unusable.
> i will soon submit a patch with a .properties-file approach.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.