diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-05-01 21:37:52 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-05-01 21:37:52 +0000 |
commit | 3586e5ab2b611de27d0334b2e5b68fed47093424 (patch) | |
tree | b6051d92b83c1db3cd799ce93f03924b8d1871b5 /language/es_ES/common.lang.php | |
parent | 31aae6081503592ed47c566f1f383b79fc719493 (diff) |
[trunk_public] Update es_ES, thanks to : AlbertParera
git-svn-id: http://piwigo.org/svn/trunk@14641 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/es_ES/common.lang.php')
-rw-r--r-- | language/es_ES/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/es_ES/common.lang.php b/language/es_ES/common.lang.php index ea0104774..1e5d506da 100644 --- a/language/es_ES/common.lang.php +++ b/language/es_ES/common.lang.php @@ -168,7 +168,7 @@ $lang['delete this photo from your favorites'] = 'Borrar esta foto de sus favori $lang['Delete'] = 'Suprimir'; $lang['descending'] = 'descendente'; $lang['Download'] = 'Descargar'; -$lang['Download this file'] = 'descargar este fichero'; +$lang['Download this file'] = 'Descargar este archivo'; $lang['edit'] = 'Editar'; $lang['wrong date'] = 'Fecha errĂ³nea'; $lang['excluded'] = 'Excluidos'; |