From 3a5c8759d18f2b693f63de416435a43cc5cadfbe Mon Sep 17 00:00:00 2001 From: Eric Date: Thu, 8 Oct 2009 21:05:08 +0000 Subject: [Piwigo] Bug 1079 fixed : Return to default settings in user profile page. (I don't really enjoy the code but it's the simplest way i've found) git-svn-id: http://piwigo.org/svn/trunk@3995 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/es_ES/common.lang.php | 1 + 1 file changed, 1 insertion(+) (limited to 'language/es_ES/common.lang.php') diff --git a/language/es_ES/common.lang.php b/language/es_ES/common.lang.php index 85a74e059..62f73221b 100644 --- a/language/es_ES/common.lang.php +++ b/language/es_ES/common.lang.php @@ -365,6 +365,7 @@ $lang['group by letters'] = 'Reagrupar por letras'; $lang['letters'] = 'letras'; $lang['show tag cloud'] = 'mostrar la nube de tags'; $lang['cloud'] = 'nube'; +$lang['Reset_To_Default'] = 'Restablecer los valores predeterminados'; // --------- Starting below: New or revised $lang ---- from Colibri (2.1) $lang['del_all_favorites_hint'] = 'Suprimir todas las imágenes de sus favoritos'; /* TODO */ $lang['Sent by'] = 'Sent by'; -- cgit v1.2.3