summaryrefslogtreecommitdiff
path: root/program/localization/he_IL/messages.inc
diff options
context:
space:
mode:
authoryllar <yllar.pajus@gmail.com>2009-07-15 19:31:05 +0000
committeryllar <yllar.pajus@gmail.com>2009-07-15 19:31:05 +0000
commit3db3fd8949d9f4fff6e30fe55099add1fd57d9a4 (patch)
treec679f97d990400864c47ccc4194b4bd80139111b /program/localization/he_IL/messages.inc
parent57f0c81f2cc0518ed7ab107e16e6cadb8dfc53b0 (diff)
localization update
Diffstat (limited to 'program/localization/he_IL/messages.inc')
-rw-r--r--program/localization/he_IL/messages.inc8
1 files changed, 7 insertions, 1 deletions
diff --git a/program/localization/he_IL/messages.inc b/program/localization/he_IL/messages.inc
index 93363107f..5d2bee6c6 100644
--- a/program/localization/he_IL/messages.inc
+++ b/program/localization/he_IL/messages.inc
@@ -11,7 +11,7 @@
+-----------------------------------------------------------------------+
| Author: Moshe Leibovitch <moish@mln.co.il> |
| Updates: Noor Dawod <noor@comrax.com> |
-| Updates: Moshe Leibovitch <moish@mln.co.il> 17062009 |
+| Updates: Moshe Leibovitch <moish@mln.co.il> 13072009 |
+-----------------------------------------------------------------------+
*/
@@ -96,5 +96,11 @@ $messages['opnotpermitted'] = 'פעולה אסורה!';
$messages['nofromaddress'] = 'לזהות שנבחרה חסרה כתובת דואר';
$messages['editorwarning'] = 'המעבר לעורך רגיל יגרום לאיבוד את העריכה הקיימת. האם להמשיך?';
$messages['httpreceivedencrypterror'] = 'ארעה שגיאת תצורה חמורה. נא להודיע מייד למנהל/ת המערכת. <B> הודעתך לא תשלח <B> ';
+$messages['smtpconnerror'] = 'SMTP ($code): אבד הקשר לשרת';
+$messages['smtpautherror'] = 'SMTP ($code): ההזדהות נכשלה';
+$messages['smtpfromerror'] = 'SMTP ($code): "$from" לא נרשמה כתובת השולח';
+$messages['smtptoerror'] = 'SMTP ($code): "$to" לא נרשמה כתובת המקבל';
+$messages['smtprecipientserror'] = 'SMTP : לא ניתן לפענח רשימת נמענים';
+$messages['smtperror'] = 'SMTP: $msg';
?>