From: moodler <moodler> Date: Tue, 22 Oct 2002 02:48:05 +0000 (+0000) Subject: German should be Deutsche X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ff99ff634ee86bf89fe2a312f5352aae3510a153;p=moodle.git German should be Deutsche --- diff --git a/lang/de/moodle.php b/lang/de/moodle.php index 6b5067aae1..db9f1d8649 100644 --- a/lang/de/moodle.php +++ b/lang/de/moodle.php @@ -409,7 +409,7 @@ $string['thanks'] = "Danke"; $string['theme'] = "Thema"; $string['themesaved'] = "Neues Thema gepeichert"; $string['thischarset'] = "iso-8859-1"; -$string['thislanguage'] = "German"; +$string['thislanguage'] = "Deutsche"; $string['timezone'] = "Zeitzone"; $string['today'] = "Heute"; $string['todaylogs'] = "Die heutigen Statistiken";