From b6b877d1dbfda7d00fcdb4450d31de1713709739 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Fri, 7 Jan 2022 00:07:42 +0000 Subject: [PATCH 1/3] Automatically generated installer lang files --- install/lang/hsb/langconfig.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install/lang/hsb/langconfig.php b/install/lang/hsb/langconfig.php index 2cd1828d4bc..6daf2b20e98 100644 --- a/install/lang/hsb/langconfig.php +++ b/install/lang/hsb/langconfig.php @@ -29,4 +29,6 @@ defined('MOODLE_INTERNAL') || die(); +$string['parentlanguage'] = ''; +$string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Hornjoserbsski'; From c981dc526e5212a917758168e02642801a491c6c Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Sat, 8 Jan 2022 00:07:31 +0000 Subject: [PATCH 2/3] Automatically generated installer lang files --- install/lang/lo/langconfig.php | 1 + 1 file changed, 1 insertion(+) diff --git a/install/lang/lo/langconfig.php b/install/lang/lo/langconfig.php index 050dbe122dd..e9791ee5a04 100644 --- a/install/lang/lo/langconfig.php +++ b/install/lang/lo/langconfig.php @@ -29,5 +29,6 @@ defined('MOODLE_INTERNAL') || die(); +$string['parentlanguage'] = ''; $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'ລາວ'; From 94480c674a73341ddd010e9ffdc42464153157c9 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Tue, 11 Jan 2022 00:07:34 +0000 Subject: [PATCH 3/3] Automatically generated installer lang files --- install/lang/ps/moodle.php | 1 + install/lang/pt/install.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/install/lang/ps/moodle.php b/install/lang/ps/moodle.php index 7f492e7850b..84f1dd216aa 100644 --- a/install/lang/ps/moodle.php +++ b/install/lang/ps/moodle.php @@ -29,5 +29,6 @@ defined('MOODLE_INTERNAL') || die(); +$string['language'] = 'ژبه'; $string['moodlelogo'] = 'د موډل نښان'; $string['next'] = 'بل'; diff --git a/install/lang/pt/install.php b/install/lang/pt/install.php index 76fa699e231..8490c12355a 100644 --- a/install/lang/pt/install.php +++ b/install/lang/pt/install.php @@ -75,5 +75,5 @@ $string['welcomep30'] = 'Esta versão do pacote {$a->installername}Moodle.'; $string['wwwroot'] = 'Endereço web';