From 1f9488ccb57c6de477f0de4cded87ed51477ad57 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Sat, 19 Jun 2021 00:07:49 +0000 Subject: [PATCH 1/2] Automatically generated installer lang files --- install/lang/my/moodle.php | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 install/lang/my/moodle.php diff --git a/install/lang/my/moodle.php b/install/lang/my/moodle.php new file mode 100644 index 00000000000..175b3f622e7 --- /dev/null +++ b/install/lang/my/moodle.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['language'] = 'ဘာသာစကား'; +$string['moodlelogo'] = 'Moodle Logo'; +$string['next'] = 'နောက်သို့'; From f972485484e7a579a6257bb57dd5323608c4374f Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Wed, 23 Jun 2021 00:07:48 +0000 Subject: [PATCH 2/2] Automatically generated installer lang files --- install/lang/pt/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/lang/pt/admin.php b/install/lang/pt/admin.php index 063ba995a8b..ac5315fb46b 100644 --- a/install/lang/pt/admin.php +++ b/install/lang/pt/admin.php @@ -39,4 +39,4 @@ $string['cliunknowoption'] = 'Opções desconhecidas: {$a}. Por favor, use a op $string['cliyesnoprompt'] = 'digite s (para sim) ou n (para não)'; $string['environmentrequireinstall'] = 'deve estar instalada e ativa'; $string['environmentrequireversion'] = 'é requerida a versão {$a->needed} e está a correr a versão {$a->current}'; -$string['upgradekeyset'] = 'Chave de atualização (deixe em branco caso não pretenda definir uma)'; +$string['upgradekeyset'] = 'Chave de atualização (deixe em branco caso não pretenda definir)';