From 20825920e3f723c1a2a962beaa72a33e82cd14da Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Mon, 06 Aug 2012 12:14:57 -0400 Subject: [PATCH] Synched translations from launchpad/master --- 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 be46bea..35e03cf 100644 --- a/program/localization/he_IL/messages.inc +++ b/program/localization/he_IL/messages.inc @@ -11,7 +11,6 @@ +-----------------------------------------------------------------------+ | Author: Moshe Leibovitch <moish@mln.co.il> | +-----------------------------------------------------------------------+ - @version $Id$ */ $messages = array(); @@ -23,6 +22,7 @@ $messages['servererror'] = '! שגיאת שרת'; $messages['servererrormsg'] = '$msg שגיאת שרת'; $messages['dberror'] = '! שגיאה במסד הנתונים'; +$messages['requesttimedout'] = 'תם הזמן המוקצב לבקשה'; $messages['errorreadonly'] = 'לא ניתן לבצע הפעולה כי התיק ניתן לקריאה בלבד'; $messages['errornoperm'] = 'לא ניתן לבצע הפעולה כי אין הרשאה לבצעה'; $messages['invalidrequest'] = 'בקשה לא חוקית. המידע לא נשמר'; -- Gitblit v1.9.1