From 3059883dad799839a343e84f96e9d873ef03dd93 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Sat, 27 Aug 2011 00:55:36 +0000 Subject: [PATCH] Automatically generated installer lang files --- install/lang/en_us/install.php | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 install/lang/en_us/install.php diff --git a/install/lang/en_us/install.php b/install/lang/en_us/install.php new file mode 100644 index 00000000000..4c21e289f6d --- /dev/null +++ b/install/lang/en_us/install.php @@ -0,0 +1,31 @@ +. + +/** + * Automatically generated strings for Moodle 2.2dev 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 + */ + +$string['welcomep50'] = 'The use of all the applications in this package is governed by their respective licenses. The complete {$a->installername} package is open source and is distributed under the GPL license.';