]> git.mjollnir.org Git - moodle.git/commitdiff
Add times
authormoodler <moodler>
Mon, 20 Jan 2003 14:23:09 +0000 (14:23 +0000)
committermoodler <moodler>
Mon, 20 Jan 2003 14:23:09 +0000 (14:23 +0000)
lang/es_mx/moodle.php

index 0f0192cea0bef44f956c143f5e05aeb7bf5d7755..b3eea0ae1181cf6b9e049ac37896b7fc219bca28 100644 (file)
@@ -472,6 +472,14 @@ $string['someerrorswerefound'] = "Alguna informaci
 $string['startdate'] = "Fecha de inicio del curso";\r
 $string['startsignup'] = "Comience ya creando una cuenta";\r
 $string['status'] = "Estatus";\r
+$string['strftimedate'] = "%%d %%B %%Y";\r
+$string['strftimedateshort'] = "%%d %%B";\r
+$string['strftimedatetime'] = "%%d %%B %%Y, %%H:%%M";\r
+$string['strftimedaydate'] = "%%A, %%d %%B %%Y";\r
+$string['strftimedaydatetime'] = "%%A, %%d %%B %%Y, %%H:%%M";\r
+$string['strftimerecent'] = "%%d %%b, %%H:%%M";\r
+$string['strftimerecentfull'] = "%%a, %%d %%b %%Y, %%H:%%M";\r
+$string['strftimetime'] = "%%H:%%M";\r
 $string['stringsnotset'] = "Las siguientes cadenas no están definidas en \$a";\r
 $string['studentnotallowed'] = "Lo sentimos '\$a', pero no puede entrar a este curso.";\r
 $string['success'] = "Éxito";\r