Changeset 2324 for FCKeditor/trunk

Show
Ignore:
Timestamp:
2008-08-04 11:53:37 (5 months ago)
Author:
martinkou
Message:

#Fixed 2427 : Hebrew language file has been updated.

Location:
FCKeditor/trunk
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/editor/lang/he.js

    r2222 r2324  
    4545InsertLink                      : "הוספת/עריכת קישור", 
    4646RemoveLink                      : "הסרת הקישור", 
    47 VisitLink                       : "Open Link",  //MISSING 
     47VisitLink                       : "פתח קישור", 
    4848Anchor                          : "הוספת/עריכת נקודת עיגון", 
    4949AnchorDelete            : "הסר נקודת עיגון", 
     
    7474IncreaseIndent          : "הגדלת אינדנטציה", 
    7575Blockquote                      : "בלוק ציטוט", 
    76 CreateDiv                       : "Create Div Container",       //MISSING 
    77 EditDiv                         : "Edit Div Container", //MISSING 
    78 DeleteDiv                       : "Remove Div Container",       //MISSING 
     76CreateDiv                       : "צור מיכל(תג)DIV", 
     77EditDiv                         : "ערוך מיכל (תג)DIV", 
     78DeleteDiv                       : "הסר מיכל(תג) DIV", 
    7979Undo                            : "ביטול צעד אחרון", 
    8080Redo                            : "חזרה על צעד אחרון", 
     
    162162BrowseServerBlocked : "לא ניתן לגשת לדפדפן משאבים.אנא וודא שחוסם חלונות הקופצים לא פעיל.", 
    163163DialogBlocked           : "לא היה ניתן לפתוח חלון דיאלוג. אנא וודא שחוסם חלונות קופצים לא פעיל.", 
    164 VisitLinkBlocked        : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING 
     164VisitLinkBlocked        : "לא ניתן לפתוח חלון חדש.נא לוודא שחוסמי החלונות הקופצים לא פעילים.", 
    165165 
    166166// Dialogs 
     
    172172DlgOpOther                      : "<אחר>", 
    173173DlgInfoTab                      : "מידע", 
    174 DlgAlertUrl                     : "אנה הזן URL", 
     174DlgAlertUrl                     : "אנא הזן URL", 
    175175 
    176176// General Dialogs Labels 
     
    520520 
    521521// Div Dialog 
    522 DlgDivGeneralTab        : "General",    //MISSING 
    523 DlgDivAdvancedTab       : "Advanced",   //MISSING 
    524 DlgDivStyle             : "Style",      //MISSING 
    525 DlgDivInlineStyle       : "Inline Style"        //MISSING 
     522DlgDivGeneralTab        : "כללי", 
     523DlgDivAdvancedTab       : "מתקדם", 
     524DlgDivStyle             : "סגנון", 
     525DlgDivInlineStyle       : "סגנון בתוך השורה" 
    526526}; 
  • FCKeditor/trunk/editor/lang/_translationstatus.txt

    r2319 r2324  
    4646gl.js      Found: 381   Missing: 39 
    4747gu.js      Found: 411   Missing: 9 
    48 he.js      Found: 411   Missing: 9 
     48he.js      Found: 420   Missing: 0 
    4949hi.js      Found: 420   Missing: 0 
    5050hr.js      Found: 420   Missing: 0 
  • FCKeditor/trunk/_whatsnew.html

    r2323 r2324  
    6969                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2426">#2426</a>] Fixed the issue 
    7070                        where it has become impossible to switch between editor areas with a single click.</li> 
     71                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2427">#2427</a>] Hebrew 
     72                        language file has been updated.</li> 
    7173        </ul> 
    7274        <h3>