]> git.mjollnir.org Git - moodle.git/commitdiff
adapted from the de-version, should xhtml-compatible
authorborinsky2407 <borinsky2407>
Tue, 8 Feb 2005 20:51:09 +0000 (20:51 +0000)
committerborinsky2407 <borinsky2407>
Tue, 8 Feb 2005 20:51:09 +0000 (20:51 +0000)
lang/de_du/activitynames.php [new file with mode: 0755]

diff --git a/lang/de_du/activitynames.php b/lang/de_du/activitynames.php
new file mode 100755 (executable)
index 0000000..69fbc36
--- /dev/null
@@ -0,0 +1,10 @@
+<?PHP // $Id$ 
+      // activitynames.php - created with Moodle 1.3.1 + (2004052501)
+
+$string['parentlanguage'] = 'de';
+$string['thischarset'] = 'ISO-8859-1';
+$string['thisdirection'] = 'ltr';
+$string['thislanguage'] = 'ISO-8859-1';
+$string['filtername'] = 'Automatisches Verlinken der Bezeichnungen von Aktivitäten';
+
+?>