mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00

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
9 lines
192 B
PHP
9 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';
|
|
|
|
?>
|