summaryrefslogtreecommitdiff
path: root/plugins/password/localization/he_IL.inc
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-08-17 09:36:32 +0200
committerAleksander Machniak <alec@alec.pl>2014-08-17 09:36:32 +0200
commit1299c6a231dded7d941a3e32f3b531476cd5d07d (patch)
tree8189d69aacaf18f14ff5f46777db873de55af913 /plugins/password/localization/he_IL.inc
parente66a77e5601842a855963a25c3f4e229969c3392 (diff)
Update translations
Diffstat (limited to 'plugins/password/localization/he_IL.inc')
-rw-r--r--plugins/password/localization/he_IL.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/password/localization/he_IL.inc b/plugins/password/localization/he_IL.inc
index ce05ea59c..c60acd7c1 100644
--- a/plugins/password/localization/he_IL.inc
+++ b/plugins/password/localization/he_IL.inc
@@ -15,7 +15,7 @@
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-password/
*/
-$labels['changepasswd'] = 'שינוי סיסמה';
+$labels['changepasswd'] = 'שנה סיסמה';
$labels['curpasswd'] = 'סיסמה נוכחית:';
$labels['newpasswd'] = 'סיסמה חדשה:';
$labels['confpasswd'] = 'אימות הסיסמה החדשה:';
@@ -29,4 +29,5 @@ $messages['internalerror'] = 'לא ניתן לשמור על הסיסמה החד
$messages['passwordshort'] = 'הסיסמה צריכה להיות לפחות בעלת $length תווים';
$messages['passwordweak'] = 'הסיסמה חייבת לכלול לפחות סיפרה אחת ולפחות סימן פיסוק אחד.';
$messages['passwordforbidden'] = 'הסיסמה מכילה תווים אסורים.';
+$messages['firstloginchange'] = 'זוהי כניסתך הראשונה. אנא שנה את סיסמתך.';
?>