aboutsummaryrefslogtreecommitdiffstats
path: root/language/it_IT/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/it_IT/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 '')
-rw-r--r--language/it_IT/common.lang.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/language/it_IT/common.lang.php b/language/it_IT/common.lang.php
index 1d641db36..306de6bb1 100644
--- a/language/it_IT/common.lang.php
+++ b/language/it_IT/common.lang.php
@@ -91,9 +91,6 @@ $lang['Links'] = 'Links';
$lang['N/A'] = 'Non disponibile';
$lang['New on %s'] = 'Nuovo il %s';
$lang['New password confirmation does not correspond'] = 'La conferma della nuova password non corrisponde';
-$lang['New password sent by email'] = 'La nuova password ti è stata inviata via email';
-$lang['No email address'] = 'Nessun indirizzo email';
-$lang['No classic user matches this email address'] = 'Non esiste nessun utente con questo indirizzo email';
$lang['Notification'] = 'Notifiche RSS';
$lang['Number of items'] = 'Numero di elementi';
$lang['Original dimensions'] = 'Dimensioni originali';
@@ -114,7 +111,6 @@ $lang['Search rules'] = 'Criteri di ricerca';
$lang['Search tags'] = 'Ricercare i tags';
$lang['Search'] = 'Cerca';
$lang['display available tags'] = 'Mostra i tags disponibili';
-$lang['Send new password'] = 'Inviare una nuova password';
$lang['Since'] = 'Dal';
$lang['Sort by'] = 'Ordina per';
$lang['Sort order'] = 'Tipo di ordinamento';
@@ -310,7 +306,6 @@ $lang['Admin: %s'] = 'Amministrazione: %s';
$lang['Registration of %s'] = 'Registrazione di %s';
$lang['Album: %s'] = 'Album: %s';
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Lo status dell\'utente "guest" non è conforme, viene usato lo status di default. Per favore avvisa il webmaster.';
-$lang['Administrator, webmaster and special user cannot use this method'] = 'Amministratore, webmaster e utente speciale non possono utilizzare questo metodo';
$lang['this email address is already in use'] = 'un utente usa già questo indirizzo mail';
$lang['Album results for'] = 'Risultati degli album per';
$lang['Tag results for'] = 'Risultato dei tag per';