From edbdff2c34faffa222bf2843c5f40a9ce8527077 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Carlos=20Ra=C3=B1a?= Date: Mon, 19 Jan 2009 23:56:08 +0100 Subject: [PATCH] [svn r17846] added spanish translation to ajaxfilemanager --- .../ajaxfilemanager/inc/config.base.php | 2 +- .../plugins/ajaxfilemanager/langs/es.php | 421 +++++++++++------- 2 files changed, 269 insertions(+), 154 deletions(-) diff --git a/main/inc/lib/fckeditor/editor/plugins/ajaxfilemanager/inc/config.base.php b/main/inc/lib/fckeditor/editor/plugins/ajaxfilemanager/inc/config.base.php index 11f0cb6947..9f0144ffb8 100644 --- a/main/inc/lib/fckeditor/editor/plugins/ajaxfilemanager/inc/config.base.php +++ b/main/inc/lib/fckeditor/editor/plugins/ajaxfilemanager/inc/config.base.php @@ -211,7 +211,7 @@ //General Option Declarations //LANGAUGAE DECLARATIONNS $langdoktoajaxfile= api_get_language_isocode(); //from dokeos. return, en, es... - if ($langdoktoajaxfile=='en' || $langdoktoajaxfile=='zh') // ajaxfilemanager full translations (only with all variables translated). + if ($langdoktoajaxfile=='en' || $langdoktoajaxfile=='zh' || $langdoktoajaxfile=='es') // ajaxfilemanager full translations (only with all variables translated). { $langajaxfilemanager=$langdoktoajaxfile; } diff --git a/main/inc/lib/fckeditor/editor/plugins/ajaxfilemanager/langs/es.php b/main/inc/lib/fckeditor/editor/plugins/ajaxfilemanager/langs/es.php index 241f7030c3..5ccaffefd3 100644 --- a/main/inc/lib/fckeditor/editor/plugins/ajaxfilemanager/langs/es.php +++ b/main/inc/lib/fckeditor/editor/plugins/ajaxfilemanager/langs/es.php @@ -1,213 +1,328 @@ - \ No newline at end of file