Skip to content

Commit

Permalink
Now print-view availability for students can be configured by glossary.
Browse files Browse the repository at this point in the history
  • Loading branch information
martignoni committed Jan 14, 2005
1 parent 9dcbd06 commit 3bd1243
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lang/fr/glossary.php
Expand Up @@ -8,6 +8,7 @@
$string['allentries'] = 'Tout';
$string['allowcomments'] = 'Autoriser les commentaires';
$string['allowduplicatedentries'] = 'Autoriser les doublons';
$string['allowprintview'] = 'Autoriser l\'affichage pour impression';
$string['allowratings'] = 'Autoriser l\'évaluation des articles';
$string['answer'] = 'Réponse';
$string['approve'] = 'Approuver';
Expand Down Expand Up @@ -128,6 +129,7 @@
$string['numberofentries'] = 'Nombre d\'articles';
$string['onebyline'] = '(une par ligne)';
$string['printerfriendly'] = 'Version pour impression';
$string['printviewnotallowed'] = 'L\'affichage pour impression n\'est pas autorisé';
$string['question'] = 'Question';
$string['rate'] = 'Évaluer';
$string['rating'] = 'Note';
Expand Down

0 comments on commit 3bd1243

Please sign in to comment.