From: borinsky2407 <borinsky2407> Date: Tue, 8 Feb 2005 20:51:09 +0000 (+0000) Subject: adapted from the de-version, should xhtml-compatible X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=43eb257412c77537b5d7fecb99c99564cda4e60c;p=moodle.git adapted from the de-version, should xhtml-compatible --- diff --git a/lang/de_du/activitynames.php b/lang/de_du/activitynames.php new file mode 100755 index 0000000000..69fbc36660 --- /dev/null +++ b/lang/de_du/activitynames.php @@ -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'; + +?>