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

index a45a8eb56ef0f37cf81685764a108d57a19cfb36..dd8c6f24fa5a10a8587d0f4c6cfb034b0f0aa476 100644 (file)
@@ -453,10 +453,10 @@ $string['uploadnofilefound'] = "Nenhum arquivo foi encontrado - voc
 $string['uploadproblem'] = "Um problema desconhecido ocorreu ao enviar o arquivo ' \$a ' (talvez era demasiado grande?)";\r
 $string['strftimedate'] = "%%d %%B %%Y";\r
 $string['strftimedateshort'] = "%%d %%B";\r
-$string['strftimedatetime'] = "%%d %%B %%Y, %%I:%%M %%p";\r
+$string['strftimedatetime'] = "%%d %%B %%Y, %%H:%%M";\r
 $string['strftimedaydate'] = "%%A, %%d %%B %%Y";\r
-$string['strftimedaydatetime'] = "%%A, %%d %%B %%Y, %%I:%%M %%p";\r
+$string['strftimedaydatetime'] = "%%A, %%d %%B %%Y, %%H:%%M";\r
 $string['strftimerecent'] = "%%d %%b, %%H:%%M";\r
-$string['strftimerecentfull'] = "%%a, %%d %%b %%Y, %%I:%%M %%p";\r
-$string['strftimetime'] = "%%I:%%M %%p";\r
+$string['strftimerecentfull'] = "%%a, %%d %%b %%Y, %%H:%%M";\r
+$string['strftimetime'] = "%%H:%%M";\r
 ?>\r