]> git.mjollnir.org Git - moodle.git/commitdiff
Display FAMILY names first
authormoodler <moodler>
Sun, 30 Nov 2003 14:40:00 +0000 (14:40 +0000)
committermoodler <moodler>
Sun, 30 Nov 2003 14:40:00 +0000 (14:40 +0000)
lang/zh_cn/moodle.php
lang/zh_tw/moodle.php

index a281633adf64f0c9143ede3e36bfa8bd4cc1ac03..6071c3840aeb77f2e08e2b2e95ef0740c2ee6515 100755 (executable)
@@ -248,6 +248,7 @@ $string['frontpagedescription'] = "
 $string['frontpageformat'] = "Ê×Ò³¸ñʽ";
 $string['fulllistofcourses'] = "ËùÓпγÌ";
 $string['fullname'] = "È«Ãû";
+$string['fullnamedisplay'] = '$a->lastname $a->firstname';
 $string['fullprofile'] = "¸öÈËÏêϸ×ÊÁÏ";
 $string['fullsitename'] = "ÍøÕ¾È«Ãû";
 $string['gd1'] = "GD 1.xÒѾ­°²×°";
index 3652e52ce33eb80ec7df7a4797a534691e370db0..09e6008e4d352fb933a1197b15627089077e5696 100644 (file)
@@ -176,6 +176,7 @@ $string['frontpagedescription'] = "Front page 
 $string['frontpageformat'] = "Front page ®æ¦¡";\r
 $string['fulllistofcourses'] = "©Ò¦³½Òµ{";\r
 $string['fullname'] = "¦WºÙ";\r
+$string['fullnamedisplay'] = '$a->lastname $a->firstname';\r
 $string['fullprofile'] = "­Ó¤H§¹¾ã¸ê®Æ";\r
 $string['fullsitename'] = "ºô¯¸¦WºÙ";\r
 $string['gd1'] = "GD 1.x is installed";\r