aboutsummaryrefslogtreecommitdiffstats
path: root/language/ro_RO/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/ro_RO/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/ro_RO/common.lang.php')
-rw-r--r--language/ro_RO/common.lang.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/language/ro_RO/common.lang.php b/language/ro_RO/common.lang.php
index 4a2c1018a..8eb02a78e 100644
--- a/language/ro_RO/common.lang.php
+++ b/language/ro_RO/common.lang.php
@@ -91,9 +91,6 @@ $lang['Links'] = 'Link-uri';
$lang['N/A'] = 'N/A';
$lang['New on %s'] = 'Nou pe %s';
$lang['New password confirmation does not correspond'] = 'Noua confirmare a parolei nu se potriveşte';
-$lang['New password sent by email'] = 'Noua parolă a fost trimisă prin email';
-$lang['No email address'] = 'Nici o adresă de email';
-$lang['No classic user matches this email address'] = 'Nici un utilizator clasic nu corespunde acestei adrese de e-mail';
$lang['Notification'] = 'Notificare';
$lang['Number of items'] = 'Numărul de articole';
$lang['Original dimensions'] = 'Dimensiuni originale';
@@ -114,7 +111,6 @@ $lang['Search rules'] = 'Criterii de căutare';
$lang['Search tags'] = 'Caută etichete';
$lang['Search'] = 'Caută';
$lang['display available tags'] = 'Vezi etichetele disponibile';
-$lang['Send new password'] = 'Trimite parola nouă';
$lang['Since'] = 'De la';
$lang['Sort by'] = 'Sortare după';
$lang['Sort order'] = 'Ordine de sortare';
@@ -300,7 +296,6 @@ $lang['Admin: %s'] = 'Administraţie : %s';
$lang['Registration of %s'] = 'Înregistrare de %s';
$lang['Album: %s'] = 'Categorie : %s';
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Statutul utilizatorului "invitat" este eronat, se vor folosi parametrii impliciţi. Va rugăm sa informaţi webmasterul.';
-$lang['Administrator, webmaster and special user cannot use this method'] = 'Administratorul, webmasterul şi utilizatorul special nu pot folosi aceasta metodă';
$lang['this email address is already in use'] = 'un alt utilizator foloseşte deja acest e-mail';
$lang['Album results for'] = 'Rezultatele categoriilor pentru';
$lang['Tag results for'] = 'Rezultatele etichetelor pentru';