11 lines
211 B
PHP
11 lines
211 B
PHP
<?PHP // $Id$
|
|
// label.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004100800)
|
|
|
|
|
|
$string['labeltext'] = 'è÷ñè úååéú';
|
|
$string['modulename'] = 'úååéú';
|
|
$string['modulenameplural'] = 'úååéåú';
|
|
|
|
|
|
?>
|