From c5bffc445a5ad236ee57aaf9211b59d84ea8d82d Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Fri, 29 May 2020 00:07:42 +0000 Subject: [PATCH] Automatically generated installer lang files --- install/lang/hat/admin.php | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 install/lang/hat/admin.php diff --git a/install/lang/hat/admin.php b/install/lang/hat/admin.php new file mode 100644 index 00000000000..66d75af464a --- /dev/null +++ b/install/lang/hat/admin.php @@ -0,0 +1,35 @@ +. + +/** + * 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['clianswerno'] = 'n'; +$string['cliansweryes'] = 'w'; +$string['cliyesnoprompt'] = 'Tape w (pou wi) oswa n (pou non)';