From 4899a25981dab53764aa6da8a813ac5bae177db7 Mon Sep 17 00:00:00 2001 From: martignoni Date: Tue, 4 May 2004 14:44:46 +0000 Subject: [PATCH] 'strftimedayshort' modified --- lang/fr/moodle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/fr/moodle.php b/lang/fr/moodle.php index 337e4d09db..93e1b40804 100644 --- a/lang/fr/moodle.php +++ b/lang/fr/moodle.php @@ -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'; -- 2.39.5