From 13d45dfbda1c3e262635159f9d0b22ccfa51fb91 Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Sun, 28 Aug 2011 05:47:15 -0400 Subject: [PATCH] - Localize forwarded message header (#1488058) - pl_PL update - Fix label: databaserror -> dberror --- program/localization/he_IL/messages.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/program/localization/he_IL/messages.inc b/program/localization/he_IL/messages.inc index 30b9fb8..affa0d9 100644 --- a/program/localization/he_IL/messages.inc +++ b/program/localization/he_IL/messages.inc @@ -23,7 +23,7 @@ $messages['imaperror'] = 'הקשר לשרת הדואר נכשל'; $messages['servererror'] = '! שגיאת שרת'; $messages['servererrormsg'] = '$msg שגיאת שרת'; -$messages['databaserror'] = '! שגיאה במסד הנתונים'; +$messages['dberror'] = '! שגיאה במסד הנתונים'; $messages['errorreadonly'] = 'לא ניתן לבצע הפעולה כי התיק ניתן לקריאה בלבד'; $messages['errornoperm'] = 'לא ניתן לבצע הפעולה כי אין הרשאה לבצעה'; $messages['invalidrequest'] = 'בקשה לא חוקית. המידע לא נשמר'; -- Gitblit v1.9.1