From 76e70b8732f713f154021455d9e72273ee9e5362 Mon Sep 17 00:00:00 2001 From: moodler Date: Sun, 30 Nov 2003 14:38:11 +0000 Subject: [PATCH] Display family names FIRST --- lang/ja/moodle.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ja/moodle.php b/lang/ja/moodle.php index 7f9b90cc29..003bdceff5 100644 --- a/lang/ja/moodle.php +++ b/lang/ja/moodle.php @@ -305,6 +305,7 @@ $string['filesfolders'] = " $string['filloutallfields'] = "Á´¤Æ¤ÎÍó¤ËÆþÎϤ·¤Æ¤¯¤À¤µ¤¤¡£"; $string['findmorecourses'] = "¹¹¤Ë¥³¡¼¥¹¤òõ¤¹..."; $string['firstname'] = "̾Á°"; +$string['fullnamedisplay'] = '$a->lastname $a->firstname'; $string['firsttime'] = "¤Ï¤¸¤á¤Æ¤ÎÊý¤Ç¤¹¤«?"; $string['followingoptional'] = "²¼µ­¤ÏǤ°ÕÆþÎϹàÌܤǤ¹"; $string['followingrequired'] = "²¼µ­¤Ïɬ¿ÜÆþÎϹàÌܤǤ¹"; -- 2.39.5