From e2ac9903d911ee2ad9e04575e2dd67024f6ae16c Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Wed, 3 Jul 2019 00:08:46 +0000 Subject: [PATCH] Automatically generated installer lang files --- install/lang/el_kids/langconfig.php | 34 +++++++++++++++++++++++++++++ install/lang/el_uni/langconfig.php | 34 +++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+) create mode 100644 install/lang/el_kids/langconfig.php create mode 100644 install/lang/el_uni/langconfig.php diff --git a/install/lang/el_kids/langconfig.php b/install/lang/el_kids/langconfig.php new file mode 100644 index 00000000000..ef6e6b69c44 --- /dev/null +++ b/install/lang/el_kids/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['parentlanguage'] = 'el'; +$string['thislanguage'] = 'Ελληνικά για παιδιά'; diff --git a/install/lang/el_uni/langconfig.php b/install/lang/el_uni/langconfig.php new file mode 100644 index 00000000000..d5cc284bb09 --- /dev/null +++ b/install/lang/el_uni/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['parentlanguage'] = 'el'; +$string['thislanguage'] = 'Ελληνικά για σχολές';