From a09f722564804d4edf20b63b098e1da9ac9a264e Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Sun, 28 Feb 2016 00:04:15 +0800 Subject: [PATCH] Automatically generated installer lang files --- install/lang/es_mx/langconfig.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/lang/es_mx/langconfig.php b/install/lang/es_mx/langconfig.php index cee0984a2f6..eea0465ae31 100644 --- a/install/lang/es_mx/langconfig.php +++ b/install/lang/es_mx/langconfig.php @@ -31,5 +31,5 @@ defined('MOODLE_INTERNAL') || die(); $string['parentlanguage'] = ''; -$string['thisdirection'] = 'izq-a-der'; +$string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Español - México';