diff help/help_mp-zh_TW.h @ 36695:4c63b476f848

Fix MSGTR_MPDEMUX_URL_StringAlreadyEscaped. In r16882 the variable names seem to have mistakenly been used as conversion specifications, resulting in a senseless output message.
author ib
date Wed, 05 Feb 2014 16:55:10 +0000
parents eed2fb870f43
children 6014c22afcd1
line wrap: on
line diff
--- a/help/help_mp-zh_TW.h	Wed Feb 05 16:39:38 2014 +0000
+++ b/help/help_mp-zh_TW.h	Wed Feb 05 16:55:10 2014 +0000
@@ -1137,7 +1137,7 @@
 
 // url.c
 
-#define MSGTR_MPDEMUX_URL_StringAlreadyEscaped "字符轉義好像已發生在 url_escape %c%c1%c2\n"
+#define MSGTR_MPDEMUX_URL_StringAlreadyEscaped "字符轉義好像已發生在 url_escape %c%c%c\n"
 
 // ai_alsa.c