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.';