diff help/help_mp-zh_TW.h @ 35644:fc4d3215bdf7

Remove the [ws] file information from the message text. We usually only have this for debug messages.
author ib
date Sat, 12 Jan 2013 21:21:44 +0000
parents 7f77500c982b
children cd83754e4f3a
line wrap: on
line diff
--- a/help/help_mp-zh_TW.h	Sat Jan 12 00:04:24 2013 +0000
+++ b/help/help_mp-zh_TW.h	Sat Jan 12 21:21:44 2013 +0000
@@ -919,13 +919,13 @@
 
 // ws.c
 
-#define MSGTR_WS_RemoteDisplay "[ws] 遠程顯示, 停用 XMITSHM。\n"
-#define MSGTR_WS_NoXshm "[ws] 抱歉, 你的係統不支持 X 共享内存擴展。\n"
-#define MSGTR_WS_NoXshape "[ws] 抱歉, 你的係統不支持 XShape 擴展。\n"
-#define MSGTR_WS_ColorDepthTooLow "[ws] 抱歉, 色彩深度太低。\n"
-#define MSGTR_WS_TooManyOpenWindows "[ws] 打開窗口太多。\n"
-#define MSGTR_WS_ShmError "[ws] 共享内存擴展錯誤\n"
-#define MSGTR_WS_NotEnoughMemoryDrawBuffer "[ws] 抱歉, 内存不够繪製緩衝。\n"
+#define MSGTR_WS_RemoteDisplay "遠程顯示, 停用 XMITSHM。\n"
+#define MSGTR_WS_NoXshm "抱歉, 你的係統不支持 X 共享内存擴展。\n"
+#define MSGTR_WS_NoXshape "抱歉, 你的係統不支持 XShape 擴展。\n"
+#define MSGTR_WS_ColorDepthTooLow "抱歉, 色彩深度太低。\n"
+#define MSGTR_WS_TooManyOpenWindows "打開窗口太多。\n"
+#define MSGTR_WS_ShmError "共享内存擴展錯誤\n"
+#define MSGTR_WS_NotEnoughMemoryDrawBuffer "抱歉, 内存不够繪製緩衝。\n"
 #define MSGTR_WS_DpmsUnavailable "DPMS 不可用?\n"
 #define MSGTR_WS_DpmsNotEnabled "不能啟用 DPMS。\n"