From c26a6747c67faae51ab639340697e21268aa978d Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Wed, 19 Dec 2012 00:42:04 +0000 Subject: [PATCH 1/2] Automatically generated installer lang files --- install/lang/fo/moodle.php | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 install/lang/fo/moodle.php diff --git a/install/lang/fo/moodle.php b/install/lang/fo/moodle.php new file mode 100644 index 00000000000..be6390992d5 --- /dev/null +++ b/install/lang/fo/moodle.php @@ -0,0 +1,33 @@ +. + +/** + * 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['language'] = 'Tungumál'; From ec17e70103615b4e3ec5f9a4d4eb355f29579f59 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Thu, 20 Dec 2012 00:40:41 +0000 Subject: [PATCH 2/2] Automatically generated installer lang files --- install/lang/fo/langconfig.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/lang/fo/langconfig.php b/install/lang/fo/langconfig.php index 6f4db077117..f6af31f6ca1 100644 --- a/install/lang/fo/langconfig.php +++ b/install/lang/fo/langconfig.php @@ -31,4 +31,4 @@ defined('MOODLE_INTERNAL') || die(); $string['thisdirection'] = 'ltr'; -$string['thislanguage'] = 'Faroese'; +$string['thislanguage'] = 'Føroyskt';