From 51cc85d6f4cdb10956c2c8aaeec737f992696f05 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Sun, 15 Jun 2014 00:43:00 +0000 Subject: [PATCH] Automatically generated installer lang files --- install/lang/es/langconfig.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/lang/es/langconfig.php b/install/lang/es/langconfig.php index dd7ca28231c..7b98c7da930 100644 --- a/install/lang/es/langconfig.php +++ b/install/lang/es/langconfig.php @@ -30,6 +30,6 @@ defined('MOODLE_INTERNAL') || die(); -$string['parentlanguage'] = 'Idioma padre'; +$string['parentlanguage'] = ''; $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'EspaƱol - Internacional';