diff options
author | thomascube <thomas@roundcube.net> | 2011-09-05 18:42:24 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2011-09-05 18:42:24 +0000 |
commit | 9fa938739d3e70fc1580e8055f92c6c214a378f1 (patch) | |
tree | 49dda477a53d86f466cf3cd75a7b4a8ad8785d31 /program/localization/he_IL | |
parent | 491b655d7401e713279e8edfe795b66e7f04c3da (diff) |
Localization updates
Diffstat (limited to 'program/localization/he_IL')
-rw-r--r-- | program/localization/he_IL/labels.inc | 6 | ||||
-rw-r--r-- | program/localization/he_IL/messages.inc | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/program/localization/he_IL/labels.inc b/program/localization/he_IL/labels.inc index f90576334..105897998 100644 --- a/program/localization/he_IL/labels.inc +++ b/program/localization/he_IL/labels.inc @@ -11,7 +11,7 @@ +-----------------------------------------------------------------------+ | Author: Moshe Leibovitch <moish@mln.co.il> | | Updates: Noor Dawod <noor@comrax.com> | -| Updates: Moshe Leibovitch <moish@mln.co.il> 07082011 | +| Updates: Moshe Leibovitch <moish@mln.co.il> 05092011 | +-----------------------------------------------------------------------+ */ @@ -168,6 +168,8 @@ $labels['charset'] = 'קידוד'; $labels['editortype'] = 'סוג עורך'; $labels['returnreceipt'] = 'אישור קבלה'; $labels['dsn'] = 'הודעה על מצב המסירה'; +$labels['mailreplyintro'] = ':כתב $sender, $date בתאריך'; +$labels['originalmessage'] = 'הודעה מקורית'; $labels['editidents'] = 'עריכת זהויות'; $labels['checkspelling'] = 'בדיקת איות'; $labels['resumeediting'] = 'המשך עריכה'; @@ -243,6 +245,8 @@ $labels['typepager'] = 'זימונית'; $labels['typevideo'] = 'וידאו'; $labels['typeassistant'] = 'עוזר/ת'; $labels['typehomepage'] = 'דף הבית'; +$labels['typeblog'] = 'יומן רשת'; +$labels['typeprofile'] = 'פרופיל'; $labels['addfield'] = 'הוסף שדה'; $labels['addcontact'] = 'הוספת איש קשר'; $labels['editcontact'] = 'עריכת איש קשר'; diff --git a/program/localization/he_IL/messages.inc b/program/localization/he_IL/messages.inc index 30b9fb84a..affa0d996 100644 --- a/program/localization/he_IL/messages.inc +++ b/program/localization/he_IL/messages.inc @@ -23,7 +23,7 @@ $messages['sessionerror'] = 'כניסתך למערכת אינה חוקית או $messages['imaperror'] = 'הקשר לשרת הדואר נכשל'; $messages['servererror'] = '! שגיאת שרת'; $messages['servererrormsg'] = '$msg שגיאת שרת'; -$messages['databaserror'] = '! שגיאה במסד הנתונים'; +$messages['dberror'] = '! שגיאה במסד הנתונים'; $messages['errorreadonly'] = 'לא ניתן לבצע הפעולה כי התיק ניתן לקריאה בלבד'; $messages['errornoperm'] = 'לא ניתן לבצע הפעולה כי אין הרשאה לבצעה'; $messages['invalidrequest'] = 'בקשה לא חוקית. המידע לא נשמר'; |