9348262e39
Probably introduced by the old editor bug. Also removed a few empty files. Credits to Eloy for spotting this
10 lines
187 B
PHP
10 lines
187 B
PHP
<?PHP // $Id$
|
|
// label.php - created with Moodle 1.4.2 (2004083125)
|
|
|
|
|
|
$string['labeltext'] = '¢éͤÇÒÁ';
|
|
$string['modulename'] = 'Label';
|
|
$string['modulenameplural'] = 'Label';
|
|
|
|
?>
|