Added string 'counteditems' to allow better translation of things like "8 students", see bug 2530

This commit is contained in:
martignoni 2005-02-15 18:34:32 +00:00
parent e5aa3aafec
commit ed8e8252e9

View File

@ -182,6 +182,7 @@ $string['copyingzipfile'] = 'Copie du fichier compact
$string['copyrightnotice'] = 'Copyright';
$string['cost'] = 'Coût';
$string['costdefault'] = 'Coût par défaut';
$string['counteditems'] = '$a->count $a->items';
$string['country'] = 'Pays';
$string['course'] = 'Cours';
$string['courseavailable'] = 'Ce cours est ouvert aux étudiants';