aboutsummaryrefslogtreecommitdiffstats
path: root/language/es_ES/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/es_ES/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/es_ES/common.lang.php')
-rw-r--r--language/es_ES/common.lang.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/language/es_ES/common.lang.php b/language/es_ES/common.lang.php
index 5118f0928..014d7aa9b 100644
--- a/language/es_ES/common.lang.php
+++ b/language/es_ES/common.lang.php
@@ -92,9 +92,6 @@ $lang['Links'] = 'Enlaces';
$lang['N/A'] = 'no disponible';
$lang['New on %s'] = 'Nuevo el %s';
$lang['New password confirmation does not correspond'] = 'Los valores de la contraseña no coinciden';
-$lang['New password sent by email'] = 'Nueva contraseña enviada por correo electrónico';
-$lang['No email address'] = 'Ninguna dirección electrónica';
-$lang['No classic user matches this email address'] = 'Falta cumplimentar la direccíon electrónica no corresponde a ningún usuario';
$lang['Notification'] = 'Notificación RSS';
$lang['Number of items'] = 'Número de artículos';
$lang['Original dimensions'] = 'Dimensiones originales';
@@ -115,7 +112,6 @@ $lang['Search rules'] = 'Criterios de búsqueda';
$lang['Search tags'] = 'Buscar etiquetas';
$lang['Search'] = 'Búsqueda';
$lang['display available tags'] = 'Ver las etiquetas disponibles';
-$lang['Send new password'] = 'Enviar una nueva contraseña';
$lang['Since'] = 'Desde';
$lang['Sort by'] = 'Clasificar según';
$lang['Sort order'] = 'Orden de Clasificación';
@@ -311,7 +307,6 @@ $lang['Admin: %s'] = 'Administración: %s';
$lang['Registration of %s'] = 'Registro de %s';
$lang['Album: %s'] = 'Album : %s';
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'El estatus del usuario "guest" no es conforme, se utilizará el estatus por defecto. Por favor, informe al administrador del sitio.';
-$lang['Administrator, webmaster and special user cannot use this method'] = 'El Administrador, el administrador del sitio y el usuario especial no pueden utilizar este método';
$lang['this email address is already in use'] = 'Otro usuario ya utiliza esta dirección e-mail';
$lang['Album results for'] = 'Résultados de los àlbumes por';
$lang['Tag results for'] = 'Resultados de las etiquetas para';