diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-03-22 12:58:35 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-03-22 12:58:35 +0100 |
commit | 57330612612a77e309945429fa0e832a58a17ce9 (patch) | |
tree | 5ed957480ad9f09f50a4f5a4a37adbd221d7fb39 /program/localization/he_IL | |
parent | 8cc567c00423a343f3b785ee4dd856111b985fe7 (diff) | |
parent | d2215764898919f1ea3b461fb08ac430db4340a4 (diff) |
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'program/localization/he_IL')
-rw-r--r-- | program/localization/he_IL/messages.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/program/localization/he_IL/messages.inc b/program/localization/he_IL/messages.inc index a2af10081..e6d95aa6d 100644 --- a/program/localization/he_IL/messages.inc +++ b/program/localization/he_IL/messages.inc @@ -32,6 +32,8 @@ $messages['invalidrequest'] = 'בקשה לא חוקית. המידע לא נשמ $messages['invalidhost'] = 'שם שרת לא חוקי'; $messages['nomessagesfound'] = 'לא נמצאו הודעות בתיבה זו'; $messages['loggedout'] = 'הקשר הסתיים. להתראות!'; +$messages['mailboxempty'] = 'רשימת ההודעות ריקה'; +$messages['nomessages'] = 'אין הודעות'; $messages['refreshing'] = 'מרענן...'; $messages['loading'] = 'טעינה...'; $messages['uploading'] = 'קובץ עולה...'; |