From f1ae118df3b4aa19432ce6ab8dd48e6f73f20a3e Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Fri, 8 Dec 2017 00:09:38 +0000 Subject: [PATCH 1/2] Automatically generated installer lang files --- install/lang/ig/langconfig.php | 33 +++++++++++++++++++++++++++++++++ install/lang/pcm/langconfig.php | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 66 insertions(+) create mode 100644 install/lang/ig/langconfig.php create mode 100644 install/lang/pcm/langconfig.php diff --git a/install/lang/ig/langconfig.php b/install/lang/ig/langconfig.php new file mode 100644 index 00000000000..41f3b6cfce6 --- /dev/null +++ b/install/lang/ig/langconfig.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['thislanguage'] = 'Igbo'; diff --git a/install/lang/pcm/langconfig.php b/install/lang/pcm/langconfig.php new file mode 100644 index 00000000000..5eb603a5d00 --- /dev/null +++ b/install/lang/pcm/langconfig.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['thislanguage'] = 'Pidgin'; From ebb250fefb241e3aee7972e42e4e2f6f02431723 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Thu, 14 Dec 2017 00:06:01 +0000 Subject: [PATCH 2/2] Automatically generated installer lang files --- install/lang/eu/admin.php | 1 + 1 file changed, 1 insertion(+) diff --git a/install/lang/eu/admin.php b/install/lang/eu/admin.php index e751feee82e..a25438ea3be 100644 --- a/install/lang/eu/admin.php +++ b/install/lang/eu/admin.php @@ -41,3 +41,4 @@ Mesedez, erabili --laguntza aukera.'; $string['cliyesnoprompt'] = 'idatzi b (bai esateko) edo e (ez esateko)'; $string['environmentrequireinstall'] = 'derrigorrezkoa da instalatuta eta gaituta izatea'; $string['environmentrequireversion'] = '{$a->needed} bertsioa beharrezkoa da eta zu {$a->current} ari zara egikaritzen'; +$string['upgradekeyset'] = 'Eguneraketa-kodea (utzi hutsik kodea erabili nahi ez baduzu)';