From 04beb58951269f81128240668752afd0561d2a6e Mon Sep 17 00:00:00 2001 From: patdenice Date: Tue, 14 Dec 2010 14:10:06 +0000 Subject: feature 2060: Remove adviser language keys from lang.php files. git-svn-id: http://piwigo.org/svn/trunk@8129 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/es_ES/admin.lang.php | 1 - language/es_ES/common.lang.php | 1 - 2 files changed, 2 deletions(-) (limited to 'language/es_ES') diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index 9b18df207..f5babefe6 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -186,7 +186,6 @@ $lang['You cannot delete your account'] = "Usted no puede suprimir su cuenta"; $lang['You cannot move an album in its own sub album'] = 'No se puede mover un àlbum en su proprio sub-àlbum'; $lang['You need to confirm deletion'] = 'Usted debe confirmar la supresión'; $lang['add tags'] = 'Añadir las etiquetas'; -$lang['Adviser'] = 'Consejero'; $lang['Associate to album'] = 'Asociar al àlbum'; $lang['associate to group'] = 'asociar con grupo'; $lang['Authorized'] = 'Autorizados'; diff --git a/language/es_ES/common.lang.php b/language/es_ES/common.lang.php index 8b268f6a2..447479d0c 100644 --- a/language/es_ES/common.lang.php +++ b/language/es_ES/common.lang.php @@ -129,7 +129,6 @@ $lang['You are not authorized to access the requested page'] = 'No dispone de au $lang['add to caddie'] = 'Agregar a la cesta'; $lang['add this image to your favorites'] = 'Agregar a los favoritos'; $lang['Administration'] = 'Administración'; -$lang['Adviser mode enabled'] = 'Modo de consejero activo'; $lang['all'] = 'todo'; $lang['ascending'] = 'ascendiente'; $lang['author(s) : %s'] = 'autor(es) : %s'; -- cgit v1.2.3