Switch firstname with lastname

This commit is contained in:
moodler
2003-11-30 14:57:46 +00:00
parent 43875a1069
commit 87755b16cd
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -230,7 +230,7 @@ $string['feedback'] = "
$string['filemissing'] = "\$a 找不到";
$string['files'] = "文件管理";
$string['filloutallfields'] = "请填完这个表单的所有空格";
$string['firstname'] = "";
$string['firstname'] = "";
$string['firsttime'] = "第一次光临本站?";
$string['followingoptional'] = "以下项目是可选的";
$string['followingrequired'] = "以下项目是必需的";
@@ -314,7 +314,7 @@ $string['languagegood'] = "
$string['lastaccess'] = "最近登录";
$string['lastedited'] = "最近编辑";
$string['lastmodified'] = "最后修改";
$string['lastname'] = "";
$string['lastname'] = "";
$string['latestlanguagepack'] = "从moodle.org检查有无最新的语言包";
$string['latestnews'] = "最新新闻";
$string['leavetokeep'] = "留空以保留现有密码";
+2 -2
View File
@@ -160,7 +160,7 @@ $string['feedback'] = "
$string['filemissing'] = "缺少了 \$a ";
$string['files'] = "檔案";
$string['filloutallfields'] = "請輸入表格內所有內容的對應資料";
$string['firstname'] = "";
$string['firstname'] = "";
$string['firsttime'] = "是否需要申請帳號?";
$string['followingoptional'] = "以下是選擇性輸入區";
$string['followingrequired'] = "以下是 必要填寫資料";
@@ -236,7 +236,7 @@ $string['languagegood'] = "This language pack is up-to-date! :-)";
$string['lastaccess'] = "最後使用紀錄";
$string['lastedited'] = "最後編輯紀錄";
$string['lastmodified'] = "最後修改紀錄";
$string['lastname'] = "";
$string['lastname'] = "";
$string['latestnews'] = "最新訊息";
$string['leavetokeep'] = "不要填則保留原來密碼";
$string['license'] = "GPL License";