From 88b4d69ded90aac6895d9619d1a786b3f4c2a8ad Mon Sep 17 00:00:00 2001 From: piaip Date: Sun, 24 Feb 2008 16:08:21 +0000 Subject: - admin: reject reason finetune, suggested by iamori@ptt git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3947 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/admin.c | 4 ++-- 1 file 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] = { "詳填(畢業)學校『系』『級』或服務單位(含所屬縣市及職稱)", "填寫完整的住址資料 (含縣市名稱, 台北市請含行政區域)", "詳填連絡電話 (含區碼, 中間不加 '-', '(', ')' 等符號)", - "確實填寫註冊申請表", + "精確並完整填寫註冊申請表", "用中文填寫申請單", }; -- cgit v1.2.3