summaryrefslogtreecommitdiffstats
path: root/mbbsd
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd')
-rw-r--r--mbbsd/admin.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbbsd/admin.c b/mbbsd/admin.c
index 96982d5e..0bb424db 100644
--- a/mbbsd/admin.c
+++ b/mbbsd/admin.c
@@ -1208,7 +1208,7 @@ scan_register_form(const char *regfile, int automode, const char *target_uid)
"詳填「(畢業)學校及『系』『級』」或「服務單位(含所屬縣市及職稱)」",
"填寫完整的住址資料 (含縣市名稱, 台北市請含行政區域)",
"詳填連絡電話 (含區域碼, 中間不用加 '-', '(', ')'等符號",
- "確實填寫註冊申請表",
+ "精確並完整填寫註冊申請表",
"用中文填寫申請單",
NULL
};
@@ -1451,7 +1451,7 @@ static const char *reasonstr[REJECT_REASONS] = {
"詳填(畢業)學校『系』『級』或服務單位(含所屬縣市及職稱)",
"填寫完整的住址資料 (含縣市名稱, 台北市請含行政區域)",
"詳填連絡電話 (含區碼, 中間不加 '-', '(', ')' 等符號)",
- "確實填寫註冊申請表",
+ "精確並完整填寫註冊申請表",
"用中文填寫申請單",
};