mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
d2c66e66d1
Deleted a lot of English strings / files Corrected a lot of errors in html Help-files should be xhtml compliant CAN SOMEONE WHO ACTUALLY CAN READ THE LANGUAGE PLEASE CHECK
10 lines
192 B
PHP
10 lines
192 B
PHP
<?PHP // $Id$
|
|
// label.php - created with Moodle 1.2.1 (2004032500)
|
|
|
|
|
|
$string['labeltext'] = 'Þymës tekstas';
|
|
$string['modulename'] = 'Þymë';
|
|
$string['modulenameplural'] = 'Þymës';
|
|
|
|
?>
|