From 2de0f01dce5913dcca68c28376205f0a6d473b7c Mon Sep 17 00:00:00 2001 From: plegall Date: Wed, 24 Aug 2011 20:03:53 +0000 Subject: 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 --- language/sl_SL/common.lang.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'language/sl_SL/common.lang.php') diff --git a/language/sl_SL/common.lang.php b/language/sl_SL/common.lang.php index b2a9fc03f..4ca415a42 100644 --- a/language/sl_SL/common.lang.php +++ b/language/sl_SL/common.lang.php @@ -88,9 +88,6 @@ $lang['Links'] = 'Povezave'; $lang['N/A'] = 'N/A'; $lang['New on %s'] = 'Nov na %s'; $lang['New password confirmation does not correspond'] = 'Potrditveno geslo se ne ujema'; -$lang['New password sent by email'] = 'Novo geslo je poslano po e-pošti'; -$lang['No email address'] = 'Brez e-pošte'; -$lang['No classic user matches this email address'] = 'Noben uporabnik ne pripada e-pošti'; $lang['Notification'] = 'Obvestilo'; $lang['Number of items'] = 'Število '; $lang['Original dimensions'] = 'Originalna velikost'; @@ -155,7 +152,6 @@ $lang['Search rules'] = 'Iskalni kriteriji'; $lang['Search tags'] = 'Iskalne označbe'; $lang['Search'] = 'Išci'; $lang['display available tags'] = 'Prikaži možne označbe'; -$lang['Send new password'] = 'Pošlji novo geslo'; $lang['Since'] = 'Odkar'; $lang['Sort by'] = 'Uredi po'; $lang['Sort order'] = 'Urejeno po'; @@ -287,7 +283,6 @@ $lang['Admin: %s'] = 'Administrator: %s'; $lang['Registration of %s'] = 'Prijavljenih %s'; $lang['Album: %s'] = 'Kategorija: %s'; $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Nepravilen status uporabnika "guest", uporabljen bo privzeti status. Prosim obvestite skrbnika.'; -$lang['Administrator, webmaster and special user cannot use this method'] = 'Administrator, skrbnik in posebni uporabnik ne morejo uporabljati te metode'; $lang['this email address is already in use'] = 'email uporablja že drug uporabnik'; $lang['Album results for'] = 'Category results for'; $lang['Tag results for'] = 'Rezultat za značke'; -- cgit v1.2.3