aboutsummaryrefslogtreecommitdiffstats
path: root/language/es_ES
diff options
context:
space:
mode:
authorEric <eric@piwigo.org>2009-10-09 20:55:57 +0000
committerEric <eric@piwigo.org>2009-10-09 20:55:57 +0000
commit0ecd32d2d0e3edfd810fe1ab1e1ce1d9baba000a (patch)
tree13e67e0b41b7fb4407c117e4e256be94c6913613 /language/es_ES
parentce511ebf6bf7ae020ff45e9c057a66dcf1f7a397 (diff)
[Piwigo] Bug 1079
Some common.lang.php updated git-svn-id: http://piwigo.org/svn/branches/2.0@4010 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/es_ES')
-rw-r--r--language/es_ES/common.lang.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/language/es_ES/common.lang.php b/language/es_ES/common.lang.php
index 9af5df057..62f73221b 100644
--- a/language/es_ES/common.lang.php
+++ b/language/es_ES/common.lang.php
@@ -366,4 +366,7 @@ $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';
?>