From 64f812f924f8a5129eb30a9927d5d30865bbfd34 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Wed, 30 May 2012 00:31:17 +0000 Subject: [PATCH] Automatically generated installer lang files --- install/lang/es_mx/admin.php | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 install/lang/es_mx/admin.php diff --git a/install/lang/es_mx/admin.php b/install/lang/es_mx/admin.php new file mode 100644 index 00000000000..c50bbe74117 --- /dev/null +++ b/install/lang/es_mx/admin.php @@ -0,0 +1,33 @@ +. + +/** + * Automatically generated strings for Moodle 2.3dev 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['environmentrequireinstall'] = 'debe estar instalado y activado'; -- 2.43.0