Added some new files

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
This commit is contained in:
koenr 2004-11-22 21:09:47 +00:00
parent 03371565eb
commit d2c66e66d1
53 changed files with 1409 additions and 126 deletions

9
lang/lt/label.php Normal file
View file

@ -0,0 +1,9 @@
<?PHP // $Id$
// label.php - created with Moodle 1.2.1 (2004032500)
$string['labeltext'] = 'Þymës tekstas';
$string['modulename'] = 'Þymë';
$string['modulenameplural'] = 'Þymës';
?>