summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-03-04 20:29:15 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-03-04 20:29:15 +0800
commit54a74c3038e133506849ac140b604e508c0f03a3 (patch)
tree39154a867c25f2365b2439acc4b9adf9a623286f /include
parentaf16dfc53f004ad3515296daff9156ec0751b0b5 (diff)
downloadpttbbs-54a74c3038e133506849ac140b604e508c0f03a3.tar
pttbbs-54a74c3038e133506849ac140b604e508c0f03a3.tar.gz
pttbbs-54a74c3038e133506849ac140b604e508c0f03a3.tar.bz2
pttbbs-54a74c3038e133506849ac140b604e508c0f03a3.tar.lz
pttbbs-54a74c3038e133506849ac140b604e508c0f03a3.tar.xz
pttbbs-54a74c3038e133506849ac140b604e508c0f03a3.tar.zst
pttbbs-54a74c3038e133506849ac140b604e508c0f03a3.zip
- msg update: prevent using "illegal/invalid" confusing terms, and other minor msgs.
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3963 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'include')
-rw-r--r--include/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h
index 25ef4185..f03eb38d 100644
--- a/include/common.h
+++ b/include/common.h
@@ -84,7 +84,7 @@
#define ERR_BID "你搞錯了啦!沒有這個板喔!"
#define ERR_UID "這裡沒有這個人啦!"
#define ERR_PASSWD "密碼不對喔!你有沒有冒用人家的名字啊?"
-#define ERR_FILENAME "檔名不合法!"
+#define ERR_FILENAME "檔名不正確!"
#define STR_AUTHOR1 "作者:"
#define STR_AUTHOR2 "發信人:"