summaryrefslogtreecommitdiffstats
path: root/include/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/common.h')
-rw-r--r--include/common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/common.h b/include/common.h
index fe6c428e..7ef044ea 100644
--- a/include/common.h
+++ b/include/common.h
@@ -68,8 +68,8 @@
#define MSG_DEL_NY "請確定刪除(Y/N)?[N] "
#define MSG_FWD_OK "文章轉寄完成!"
-#define MSG_FWD_ERR1 "轉寄失誤: 系統錯誤 system error"
-#define MSG_FWD_ERR2 "轉寄失誤: 位址錯誤 address error"
+#define MSG_FWD_ERR1 "轉寄錯誤: 系統錯誤 system error"
+#define MSG_FWD_ERR2 "轉寄錯誤: 位址錯誤 address error"
#define MSG_SURE_NY "請您確定(Y/N)?[N] "
#define MSG_SURE_YN "請您確定(Y/N)?[Y] "