From 9fa938739d3e70fc1580e8055f92c6c214a378f1 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Mon, 05 Sep 2011 14:42:24 -0400
Subject: [PATCH] Localization updates

---
 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