From f380fed69d28dcd146b215016ef5fb4e4bb5dcc3 Mon Sep 17 00:00:00 2001 From: piaip Date: Mon, 18 May 2009 05:51:00 +0000 Subject: change the message when password input was wrong (thank to Palasopikov@PttSuggest) git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4456 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/common.h') diff --git a/include/common.h b/include/common.h index a98b69c7..c842a330 100644 --- a/include/common.h +++ b/include/common.h @@ -94,7 +94,7 @@ #define ERR_BID "你搞錯了啦!沒有這個板喔!" #define ERR_UID "這裡沒有這個人啦!" -#define ERR_PASSWD "密碼不對喔!你有沒有冒用人家的名字啊?" +#define ERR_PASSWD "密碼不對喔!請檢查帳號及密碼大小寫有無輸入錯誤。" #define ERR_FILENAME "檔名不正確!" #define STR_AUTHOR1 "作者:" -- cgit v1.2.3