From f2b52ff15706bad56b6a0ff179ca06440147a440 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Tue, 24 Jul 2012 00:31:47 +0000 Subject: [PATCH 1/2] Automatically generated installer lang files --- install/lang/sw/langconfig.php | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 install/lang/sw/langconfig.php diff --git a/install/lang/sw/langconfig.php b/install/lang/sw/langconfig.php new file mode 100644 index 00000000000..2c937318f36 --- /dev/null +++ b/install/lang/sw/langconfig.php @@ -0,0 +1,34 @@ +. + +/** + * 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['thisdirection'] = 'ltr'; +$string['thislanguage'] = 'Kiswahili'; From 8e28b1de66f9652ff318bab1159f95573cc90012 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Thu, 26 Jul 2012 00:31:43 +0000 Subject: [PATCH 2/2] Automatically generated installer lang files --- install/lang/ga/langconfig.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/lang/ga/langconfig.php b/install/lang/ga/langconfig.php index cd9ab387d8e..9cea86ca30f 100644 --- a/install/lang/ga/langconfig.php +++ b/install/lang/ga/langconfig.php @@ -32,4 +32,4 @@ defined('MOODLE_INTERNAL') || die(); $string['parentlanguage'] = ''; $string['thisdirection'] = 'ltr'; -$string['thislanguage'] = 'Béarla'; +$string['thislanguage'] = 'Gaeilge';