diff help/help_mp-zh_CN.h @ 33306:37e215798390

Fix output of "No bind found for key" to actually make sense for key combinations and match the binding you'd have to add to input.conf also for these. Previously the extra keys would end up appended at the end, resulting in output like > No bind found for key 'MOUSE_BTN0'.-MOUSE_BTN2 and even worse for some translations.
author reimar
date Sat, 07 May 2011 11:11:07 +0000
parents cee07c3dbff5
children fc38f4a568ca
line wrap: on
line diff
--- a/help/help_mp-zh_CN.h	Sat May 07 10:59:11 2011 +0000
+++ b/help/help_mp-zh_CN.h	Sat May 07 11:11:07 2011 +0000
@@ -1420,7 +1420,7 @@
 #define MSGTR_EnterTelecineMode "\ndemux_mpg:检测到 24000/1001fps 的逐行扫描 NTSC 内容,切换帧率。\n"
 
 #define MSGTR_CacheFill "\r缓冲已填充:%5.2f%%(%"PRId64" 字节)"
-#define MSGTR_NoBindFound "按键‘%s’未绑定功能。"
+#define MSGTR_NoBindFound "按键‘%s’未绑定功能。\n"
 #define MSGTR_FailedToOpen "未能打开 %s。\n"
 
 #define MSGTR_VideoID "[%s] 找到视频流,-vid %d\n"