From e028ea9232e0dd417ae29d88e2fdb165cd2e27d5 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Thu, 9 Oct 2025 00:09:19 +0000 Subject: [PATCH] Automatically generated installer lang files --- public/install/lang/fo/install.php | 32 ++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 public/install/lang/fo/install.php diff --git a/public/install/lang/fo/install.php b/public/install/lang/fo/install.php new file mode 100644 index 00000000000..aaac9482e4d --- /dev/null +++ b/public/install/lang/fo/install.php @@ -0,0 +1,32 @@ +. + +/** + * 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 https://moodledev.io/general/projects/api/amos}) using the + * list of strings defined in public/install/stringnames.txt file. + * + * @package installer + * @license https://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +defined('MOODLE_INTERNAL') || die(); + +$string['welcomep10'] = '{$a->installername} ({$a->installerversion})';