Add more user friendly explanation if user is forced to change password
[moodle-linuxchix.git] / lang / nl / label.php
blob71d945089f11a153e88a4fc7c358e21d622330f2
1 <?PHP // $Id$
2 // label.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004093001)
5 $string['labeltext'] = 'Labeltekst';
6 $string['modulename'] = 'Label';
7 $string['modulenameplural'] = 'Labels';
9 ?>