MDL-14624:
[moodle-linuxchix.git] / lang / en_utf8 / label.php
bloba1474c57842811741ad0d5f09f72dc8d7d32da1c
1 <?PHP // $Id$
2 // label.php - created with Moodle 1.7 beta + (2006101003)
5 $string['labeltext'] = 'Label text';
6 $string['modulename'] = 'Label';
7 $string['modulenameplural'] = 'Labels';
9 ?>