From 0632fd6cf244d1b9ecf9869d775523c888fac554 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Mon, 23 Dec 2013 12:40:09 +0000 Subject: [PATCH] Automatically generated installer lang files --- install/lang/es_ar/langconfig.php | 34 ------------------------------ install/lang/es_es/langconfig.php | 35 ------------------------------- 2 files changed, 69 deletions(-) delete mode 100644 install/lang/es_ar/langconfig.php delete mode 100644 install/lang/es_es/langconfig.php diff --git a/install/lang/es_ar/langconfig.php b/install/lang/es_ar/langconfig.php deleted file mode 100644 index 617a3b59d44..00000000000 --- a/install/lang/es_ar/langconfig.php +++ /dev/null @@ -1,34 +0,0 @@ -. - -/** - * Automatically generated strings for Moodle installer - * - * Do not edit this file manually! It contains just a subset of strings - * needed during the very first steps of installation. This file was - * generated automatically by export-installer.php (which is part of AMOS - * {@link http://docs.moodle.org/dev/Languages/AMOS}) using the - * list of strings defined in /install/stringnames.txt. - * - * @package installer - * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later - */ - -defined('MOODLE_INTERNAL') || die(); - -$string['parentlanguage'] = 'es'; -$string['thislanguage'] = 'Español - Argentina'; diff --git a/install/lang/es_es/langconfig.php b/install/lang/es_es/langconfig.php deleted file mode 100644 index 64e5358bd55..00000000000 --- a/install/lang/es_es/langconfig.php +++ /dev/null @@ -1,35 +0,0 @@ -. - -/** - * Automatically generated strings for Moodle installer - * - * Do not edit this file manually! It contains just a subset of strings - * needed during the very first steps of installation. This file was - * generated automatically by export-installer.php (which is part of AMOS - * {@link http://docs.moodle.org/dev/Languages/AMOS}) using the - * list of strings defined in /install/stringnames.txt. - * - * @package installer - * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later - */ - -defined('MOODLE_INTERNAL') || die(); - -$string['parentlanguage'] = 'es'; -$string['thisdirection'] = 'ltr'; -$string['thislanguage'] = 'Español - España'; -- 2.43.0