Yes, the PL translation seem to be old, some new variables are missing.
I am attaching fresh translation of the EN code from wicket-extensions.

I briefly looked at all translations and it looks like the broken languages are:
calendar-af.js
calendar-el.js
calendar-fi.js
calendar-hr-utf8.js
calendar-ko-utf8.js
calendar-lt-utf8.js
calendar-no.js
calendar-pl-utf8.js    < attached to this letter
calendar-si-utf8.js
calendar-sk-utf8.js
calendar-tr.js

[guessing just from looking at the missing 'WEEKEND' entry that broke
PL translation]

Most likely they are easy to fix, the important thing is to edit them
with an editor that supports unicode.

Needed changes:
* add variable  DAY_FIRST
* add variable  WEEKEND
* add variable  TIME

And they - if there is no other way - can be just copied from EN.
Some other variables may be dropped.

I tested the attached PL file, works without any problems.

Darek

On 8/15/05, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> Please do :) Might this be a problem in more localized files, or just
> the Polish?
> 
> Eelco

Attachment: calendar-pl-utf8.js
Description: JavaScript source

Reply via email to