diff options
Diffstat (limited to 'language/es_ES/admin.lang.php')
-rw-r--r-- | language/es_ES/admin.lang.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index 12559acb3..0fee777a7 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | Piwigo - a PHP based picture gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org | // | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | // | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | // +-----------------------------------------------------------------------+ @@ -642,4 +642,5 @@ $lang['Delete selected photos'] = 'Suprimir las fotos'; $lang['%d photo was deleted'] = '%d foto ha sido suprimida'; $lang['%d photos were deleted'] = '%d fotos han sido suprimidas'; $lang['Bound template'] = 'Template relacionado '; +// --------- Starting below: New or revised $lang ---- from Colibri (2.1) ?> |