diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-08-28 09:47:15 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-08-28 09:47:15 +0000 |
| commit | 1e53ed217d77e291fed7bc771e7ab43fd8c5c9e2 (patch) | |
| tree | efe2e7f7aab467a5fe9af78229b659087ca41191 /roundcubemail/program/localization/he_IL | |
| parent | a8822e0901a3edb6252f8cefac3c0d1f48ef3c8b (diff) | |
- Localize forwarded message header (#1488058)
- pl_PL update
- Fix label: databaserror -> dberror
git-svn-id: https://svn.roundcube.net/trunk@5139 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/he_IL')
| -rw-r--r-- | roundcubemail/program/localization/he_IL/messages.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/he_IL/messages.inc b/roundcubemail/program/localization/he_IL/messages.inc index 30b9fb84a..affa0d996 100644 --- a/roundcubemail/program/localization/he_IL/messages.inc +++ b/roundcubemail/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'] = 'בקשה לא חוקית. המידע לא נשמר'; |
