From 499c23e8fc56d3cdf62099827e433ee58e121e88 Mon Sep 17 00:00:00 2001 From: uermelin Date: Fri, 23 May 2003 09:09:51 +0000 Subject: [PATCH] fullname changed from nachname to Bezeichnung --- lang/de/moodle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/de/moodle.php b/lang/de/moodle.php index 855c7431cb..d69d12da6d 100644 --- a/lang/de/moodle.php +++ b/lang/de/moodle.php @@ -232,7 +232,7 @@ $string['formatwiki'] = "Wiki-Format"; $string['frontpagedescription'] = "Beschreibung auf Eingangsseite"; $string['frontpageformat'] = "Format der Eingangsseite"; $string['fulllistofcourses'] = "Alle Kurse"; -$string['fullname'] = "Nachname"; +$string['fullname'] = "Bezeichnung"; $string['fullprofile'] = "Ganzes Profil"; $string['fullsitename'] = "Name der gesamten Seite"; $string['gd1'] = "GD 1.x ist installiert"; -- 2.39.5