diff options
author | piaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204> | 2009-09-06 21:09:10 +0800 |
---|---|---|
committer | piaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204> | 2009-09-06 21:09:10 +0800 |
commit | cdc7c144df5bfa137d3f9dcdcb3fcbdd1561e579 (patch) | |
tree | d4ff093a9c15cda9c50fd93148ea99495b2ae453 | |
parent | 12fe18273839304131da83bbb54a639896fd69f0 (diff) | |
download | pttbbs-cdc7c144df5bfa137d3f9dcdcb3fcbdd1561e579.tar pttbbs-cdc7c144df5bfa137d3f9dcdcb3fcbdd1561e579.tar.gz pttbbs-cdc7c144df5bfa137d3f9dcdcb3fcbdd1561e579.tar.bz2 pttbbs-cdc7c144df5bfa137d3f9dcdcb3fcbdd1561e579.tar.lz pttbbs-cdc7c144df5bfa137d3f9dcdcb3fcbdd1561e579.tar.xz pttbbs-cdc7c144df5bfa137d3f9dcdcb3fcbdd1561e579.tar.zst pttbbs-cdc7c144df5bfa137d3f9dcdcb3fcbdd1561e579.zip |
let's try this name
git-svn-id: http://opensvn.csie.org/pttbbs/branches/pttbbs.pwcu@4811 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
-rw-r--r-- | include/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h index da8a20be..6e25ce2b 100644 --- a/include/common.h +++ b/include/common.h @@ -115,7 +115,7 @@ #define STR_POST1 "看板:" #define STR_POST2 "站內:" -#define STR_LOGINDAYS "登入天次" +#define STR_LOGINDAYS "登入次數" /* AIDS */ #define AID_DISPLAYNAME "文章代碼(AID)" |