aboutsummaryrefslogtreecommitdiffstats
path: root/language/et_EE/common.lang.php
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/et_EE/common.lang.php
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/et_EE/common.lang.php')
-rw-r--r--language/et_EE/common.lang.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/language/et_EE/common.lang.php b/language/et_EE/common.lang.php
index 3891f0b55..2d96be658 100644
--- a/language/et_EE/common.lang.php
+++ b/language/et_EE/common.lang.php
@@ -104,9 +104,6 @@ $lang['month'][7] = 'Juuli';
$lang['month'][8] = 'August';
$lang['month'][9] = 'September';
$lang['New password confirmation does not correspond'] = 'Uus paroolikinnitus ei sobi';
-$lang['New password sent by email'] = 'Uus parool saadetud e-postiga';
-$lang['No email address'] = 'E-posti aadress puudu';
-$lang['No classic user matches this email address'] = 'Mitte ükski klassikaline kasutaja ei sobitu selle e-postiga';
$lang['Notification'] = 'Teadaanne';
$lang['Number of items'] = 'Ühikute arv';
$lang['Original dimensions'] = 'Originaal mõõtmed';
@@ -127,7 +124,6 @@ $lang['Search rules'] = 'Otsingu eeskirjad';
$lang['Search tags'] = 'Otsingu märksõnad';
$lang['Search'] = 'Otsi';
$lang['display available tags'] = 'kuva võimalikud märksõnad';
-$lang['Send new password'] = 'Saada uus parool';
$lang['Since'] = 'Alates';
$lang['Sort by'] = 'Sorteeri';
$lang['Sort order'] = 'Sorteerimisjärjestus';