]> git.mjollnir.org Git - moodle.git/commitdiff
'strftimedayshort' modified
authormartignoni <martignoni>
Tue, 4 May 2004 14:44:46 +0000 (14:44 +0000)
committermartignoni <martignoni>
Tue, 4 May 2004 14:44:46 +0000 (14:44 +0000)
lang/fr/moodle.php

index 337e4d09db5a6b7c5ccadfd63bf97de4201238f7..93e1b40804cb3a959170ac9d0b55016e5af02c96 100644 (file)
@@ -790,7 +790,7 @@ $string['startsignup'] = 'Cr
 $string['state'] = 'Canton, département';
 $string['status'] = 'Statuts';
 $string['strftimedate'] = '%%d %%B %%Y';
-$string['strftimedateshort'] = '%%d %%B';
+$string['strftimedayshort'] = '%%A %%B %%d';
 $string['strftimedatetime'] = '%%d %%B %%Y, %%H:%%M';
 $string['strftimedaydate'] = '%%A, %%d %%B %%Y';
 $string['strftimedaydatetime'] = '%%A, %%d %%B %%Y, %%H:%%M';