diff --git a/install/lang/en_us/install.php b/install/lang/en_us/install.php new file mode 100644 index 00000000000..6c361a53fab --- /dev/null +++ b/install/lang/en_us/install.php @@ -0,0 +1,31 @@ +. + +/** + * Automatically generated strings for Moodle 2.0 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'] = 'In non interactive mode you must agree to license by specifying --agree-license option';