Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
1.4RC2
Description
Thanks for adding the NL files.
I forgot to mention in click-275 that also the DateField has 2 static variables which need to
be modified to use NL translations:
1. added "-nl.js"
/** The Calendar resource file names. */
static final String[] CALENDAR_RESOURCES =
;
2. added "nl"
/** Supported locales. */
static final String[] SUPPORTTED_LANGUAGES =
;