Closed (fixed)
Project:
Javascript Tools
Version:
master
Component:
Jscalendar
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
15 Mar 2007 at 00:05 UTC
Updated:
6 Apr 2007 at 11:45 UTC
First, please add/change the distributed hungary translation(jscalendar\lib\langcalendar-hu.js),
because missing one critical line from this file:
// First day of the week. "0" means display Sunday first, "1" means display // Monday first, etc. Calendar._FD = 1;
Second, please add to jscalendar.module "Supported indirectly" section (line 119) the "patch",
if use utf-8 encoded translation:
else if ($lib_locale == 'hu') {
$lib_locale = 'hu-utf8';
}
Thanx
DTB
| Comment | File | Size | Author |
|---|---|---|---|
| calendar-hu-utf8.js_.txt | 3.79 KB | DTB |
Comments
Comment #1
ray007 commentedWhy is the status of this issue "fixed"?
@nedjo: can you think of any reason to not generally use uft-8 encoded files?
Comment #2
DTB commentedSorry, i newbie in drupal :-)
I send with atachment the repaired, good translation. :-)
Comment #3
ray007 commentedchecked in on all branches.
status is now really "fixed" ;-)
Comment #4
(not verified) commented