aboutsummaryrefslogtreecommitdiffstats
path: root/language/he_IL
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2011-08-24 20:03:53 +0000
committerplegall <plg@piwigo.org>2011-08-24 20:03:53 +0000
commit2de0f01dce5913dcca68c28376205f0a6d473b7c (patch)
tree6eb4b4a2011ba5cc05fa4a37ecec4bac2ef646ec /language/he_IL
parentc1d7fbebdde17a90f8cb42e7a4c3fa551dcb6b79 (diff)
feature 2027 implemented: the "lost password" feature was rewritten.
The algorithm is highly inspired from WordPress : 1) in a single field, you give a username or an email 2) Piwigo sends an email with the activation key 3) the user clicks on the link in the email (with the activation key) and is able to set a new password The "lost password" feature is no longer limited to "classic" users: administrators and webmasters can use it too (no need to tell webmasters that they can only change their password in the database) git-svn-id: http://piwigo.org/svn/trunk@11992 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/he_IL')
-rw-r--r--language/he_IL/common.lang.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/language/he_IL/common.lang.php b/language/he_IL/common.lang.php
index 245410d0a..38f6f7cc9 100644
--- a/language/he_IL/common.lang.php
+++ b/language/he_IL/common.lang.php
@@ -90,9 +90,6 @@ $lang['Links'] = "קישורים";
$lang['N/A'] = "N/A לא ידוע";
$lang['New on %s'] = "חדש ב %s";
$lang['New password confirmation does not correspond'] = "אישור סיסמה חדשה אינו תואם";
-$lang['New password sent by email'] = "סיסמה חדשה נשלחה בדואר";
-$lang['No email address'] = "אין כתובת דואר אלקטרוני";
-$lang['No classic user matches this email address'] = "אין משתמש קיים עם הדואר האלקטרוני הזה";
$lang['Notification'] = "הודעה";
$lang['Number of items'] = "מספר הפריטים";
$lang['Original dimensions'] = "מידות מקוריות";
@@ -113,7 +110,6 @@ $lang['Search rules'] = "חיפוש קריטריונים";
$lang['Search tags'] = "חיפוש תוויות";
$lang['Search'] = "חיפוש";
$lang['display available tags'] = "ראה תוויות אפשריות";
-$lang['Send new password'] = "שלח סיסמה חדשה";
$lang['Since'] = "מ";
$lang['Sort by'] = "מיין לפי";
$lang['Sort order'] = "לפי הסדר";
@@ -308,7 +304,6 @@ $lang['Admin: %s'] = "מנהל: %s";
$lang['Registration of %s'] = "רישום של %s";
$lang['Album: %s'] = "קטגוריה: %s";
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'מצב לא טוב עבור המשתמש "האורח", השתמש במצב ברירת מחדל. עדכן בבקשה את מנהל האתר.';
-$lang['Administrator, webmaster and special user cannot use this method'] = "מנהל ראשי, מנהל האתר ו ומשתמשים מסויימים לא יכולים להשתמש בmethod הזה";
$lang['this email address is already in use'] = "משתמש אחר כבר משתמש בדואר האלקטרוני הזה";
$lang['Album results for'] = "תוצאות עבור הקטגוריה";
$lang['Tag results for'] = "תוצאות עבור התוויות";