Added missing string (No branch table found).

This commit is contained in:
martignoni 2004-08-18 11:15:07 +00:00
parent a9fac242f2
commit c2163f3d29

View file

@ -45,6 +45,7 @@ $string['multipleanswer'] = 'R
$string['nextpage'] = 'Page suivante';
$string['noanswer'] = 'Aucune réponse donnée';
$string['noattemptrecordsfound'] = 'Aucune tentative trouvée : pas de note';
$string['nobranchtablefound'] = 'Aucune table de branchement trouvée';
$string['normal'] = 'Normal - suivre le parcours de la leçon';
$string['notdefined'] = 'Non défini';
$string['notitle'] = 'Pas de titre';