Development

Changeset 7542

You must first sign up to be able to contribute.

Changeset 7542

Show
Ignore:
Timestamp:
02/19/08 19:41:25 (9 months ago)
Author:
FabianLange
Message:

fixed hebrew calender language file for 1.1, closing #2970

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.1/data/web/sf/calendar/lang/calendar-he.js

    r3017 r7542  
    4444 "א"); 
    4545 
     46// First day of the week. "0" means display Sunday first, "1" means display 
     47// Monday first, etc. 
     48Calendar._FD = 0; 
     49 
    4650// full month names 
    4751Calendar._MN = new Array 
     
    8488"מופץ תחת זיכיון ה GNU LGPL.  עיין ב http://gnu.org/licenses/lgpl.html לפרטים נוספים." + 
    8589"\n\n" + 
    86 בחירת תאריך:\n" + 
     90"בחירת תאריך:\n" + 
    8791"- השתמש בכפתורים \xab, \xbb לבחירת שנה\n" + 
    8892"- השתמש בכפתורים " + String.fromCharCode(0x2039) + ", " + String.fromCharCode(0x203a) + " לבחירת חודש\n" +