On 7/22/06, Jorge Godoy <[EMAIL PROTECTED]> wrote:

If anybody here has some other comments on these changes, please speak as well
:-)  I'm fixing it but I don't use it.

There's also ticket #1037 on this subject.

> test ok with toolbox->widgets

Good!  I'll update it ASAP.  You'll see changes on both 1.0 and trunk in a few
minutes.

I do more investigation.
some other translation files both missing
"Calendar._FD"
definiens

see my test:

----------------command executed at trunk/turbogears/widgets/static/calendar/lang --------------------------

gentoo lang # fgrep -L Calendar._FD *
calendar-af.js
calendar-al.js
calendar-bg.js
calendar-big5-utf-8.js
calendar-big5-utf8.js
calendar-big5.js
calendar-br.js
calendar-ca.js
calendar-cs-utf-8.js
calendar-cs-utf8.js
calendar-cs-win.js
calendar-da.js
calendar-du.js
calendar-el.js
calendar-fi.js
calendar-fr.js
calendar-he-utf-8.js
calendar-he-utf8.js
calendar-hr-utf-8.js
calendar-hr-utf8.js
calendar-hr.js
calendar-hu.js
calendar-jp.js
calendar-ko-utf-8.js
calendar-ko-utf8.js
calendar-ko.js
calendar-lt-utf-8.js
calendar-lt-utf8.js
calendar-lt.js
calendar-lv.js
calendar-no.js
calendar-ro.js
calendar-si.js
calendar-sk.js
calendar-sp.js
calendar-sv.js
calendar-tr.js

gentoo lang # fgrep -L Calendar._FD *|wc -l
37

--------------------------------------------------------------------------------------------------------------

It means other languages are buggy too.
Maybe the jscalendar translator didn't upstream to new template?
Solution is add Calendar._FD = 0 to those files. (looks like some language use Calendar._FD =1, but we don't know)


--
I'm the one, powered by nEO
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to