aboutsummaryrefslogtreecommitdiffstats
path: root/language/sl_SL
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/sl_SL
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/sl_SL')
-rw-r--r--language/sl_SL/common.lang.php5
1 files changed, 0 insertions, 5 deletions
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';