]> git.mjollnir.org Git - moodle.git/commitdiff
Missing strings added
authormartignoni <martignoni>
Thu, 8 Jul 2004 09:46:13 +0000 (09:46 +0000)
committermartignoni <martignoni>
Thu, 8 Jul 2004 09:46:13 +0000 (09:46 +0000)
lang/fr/moodle.php

index 34d19d5b6e9e539d40cc3289078b6c51a2f58585..1d2c3c5b605ddece62d9c47c05b15430d6fb25f6 100644 (file)
@@ -1,6 +1,5 @@
 <?php // $Id$ 
 
-
 $string['action'] = 'Action';
 $string['active'] = 'Actif';
 $string['activities'] = 'Activités';
@@ -110,6 +109,7 @@ $string['blocks'] = 'Blocs';
 $string['blocksetup'] = 'Installation des tables de blocs';
 $string['blocksuccess'] = 'Les tables $a ont été installées correctement';
 $string['bycourseorder'] = 'Ordre dans le cours';
+$string['byname'] = 'par $a';
 $string['cancel'] = 'Annuler';
 $string['categories'] = 'Disciplines';
 $string['category'] = 'Discipline';
@@ -829,6 +829,7 @@ $string['state'] = 'Canton, d
 $string['status'] = 'Statuts';
 $string['strftimedate'] = '%%d %%B %%Y';
 $string['strftimedayshort'] = '%%A %%d %%B';
+$string['strftimedateshort'] = "%%d %%B";
 $string['strftimedatetime'] = '%%d %%B %%Y, %%H:%%M';
 $string['strftimedaydate'] = '%%A %%d %%B %%Y';
 $string['strftimedaydatetime'] = '%%A %%d %%B %%Y, %%H:%%M';