aboutsummaryrefslogtreecommitdiffstats
path: root/language/pt_PT/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/pt_PT/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/pt_PT/common.lang.php')
-rw-r--r--language/pt_PT/common.lang.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/language/pt_PT/common.lang.php b/language/pt_PT/common.lang.php
index 3fbf42cd1..7aecfbde3 100644
--- a/language/pt_PT/common.lang.php
+++ b/language/pt_PT/common.lang.php
@@ -92,9 +92,6 @@ $lang['Links'] = 'Links';
$lang['N/A'] = 'Não disponível';
$lang['New on %s'] = 'Novo em %s';
$lang['New password confirmation does not correspond'] = 'Erro na confirmação da palavra-passe';
-$lang['New password sent by email'] = 'Nova palavra-passe enviada por email';
-$lang['No email address'] = 'Falta o endereço de email';
-$lang['No classic user matches this email address'] = 'O endereço de email não corresponde a nenhum utilizador';
$lang['Notification'] = 'Notificação';
$lang['Number of items'] = 'Número de items';
$lang['Original dimensions'] = 'Dimensão original';
@@ -115,7 +112,6 @@ $lang['Search rules'] = 'Critérios de pesquisa';
$lang['Search tags'] = 'Pesquisar as estiquetas';
$lang['Search'] = 'Pesquisa';
$lang['display available tags'] = 'Ver as etiquetas disponíveis';
-$lang['Send new password'] = 'Enviar nova palavra-passe';
$lang['Since'] = 'Desde ';
$lang['Sort by'] = 'Ordenar por';
$lang['Sort order'] = 'Ordem de exibição';
@@ -311,7 +307,6 @@ $lang['Admin: %s'] = 'Administração: %s';
$lang['Registration of %s'] = 'Registo de %s';
$lang['Album: %s'] = 'Álbum: %s';
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'O utilizador "guest" tem um erro. Estado padrão será usado. Por favor, contacte o administrador do site.';
-$lang['Administrator, webmaster and special user cannot use this method'] = 'Administrador, webmaster e utilizador especial não podem utilizar este método';
$lang['this email address is already in use'] = 'um outro utilizador já utiliza este email';
$lang['Album results for'] = 'Resultados de álbum para';
$lang['Tag results for'] = 'Resultados de etiqueta para';