summaryrefslogtreecommitdiffstats
path: root/mbbsd
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-04-24 23:01:19 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-04-24 23:01:19 +0800
commitcf7e014460c6bf853adb3e3b0e3e20980bd33841 (patch)
treea4a9746c57e690dd973f241e8852a1e992b5a022 /mbbsd
parentc25e126a01fd157110b478792db8c2428505acfa (diff)
downloadpttbbs-cf7e014460c6bf853adb3e3b0e3e20980bd33841.tar
pttbbs-cf7e014460c6bf853adb3e3b0e3e20980bd33841.tar.gz
pttbbs-cf7e014460c6bf853adb3e3b0e3e20980bd33841.tar.bz2
pttbbs-cf7e014460c6bf853adb3e3b0e3e20980bd33841.tar.lz
pttbbs-cf7e014460c6bf853adb3e3b0e3e20980bd33841.tar.xz
pttbbs-cf7e014460c6bf853adb3e3b0e3e20980bd33841.tar.zst
pttbbs-cf7e014460c6bf853adb3e3b0e3e20980bd33841.zip
- message refine
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4243 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd')
-rw-r--r--mbbsd/talk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/talk.c b/mbbsd/talk.c
index 099006e4..d28d5165 100644
--- a/mbbsd/talk.c
+++ b/mbbsd/talk.c
@@ -3304,7 +3304,7 @@ talkreply(void)
}
snprintf(genbuf, sizeof(genbuf),
- "你想跟 %s %s啊?請選擇(Y/N/A/B/C/D/E/F/1/2)[N] ",
+ "你想跟 %s %s嗎?請選擇(Y/N/A/B/C/D/E/F/1/2)[N] ",
page_requestor, sig_des[sig]);
getdata(0, 0, genbuf, buf, sizeof(buf), LCECHO);