diff help/help_mp-zh_TW.h @ 34307:f2f80a26f8b7

Restore mistakenly removed MSGTR_AO_SUN_RtscWriteFailed message.
author diego
date Mon, 05 Dec 2011 11:38:13 +0000
parents 1c35122fba8c
children b2c3288a3483
line wrap: on
line diff
--- a/help/help_mp-zh_TW.h	Mon Dec 05 11:38:08 2011 +0000
+++ b/help/help_mp-zh_TW.h	Mon Dec 05 11:38:13 2011 +0000
@@ -1081,6 +1081,7 @@
 
 // ao_sun.c
 #define MSGTR_AO_SUN_RtscSetinfoFailed "[AO SUN] rtsc: SETINFO 失敗。\n"
+#define MSGTR_AO_SUN_RtscWriteFailed "[AO SUN] rtsc: 寫失敗。\n"
 #define MSGTR_AO_SUN_CantOpenAudioDev "[AO SUN] 無法打開音頻設備 %s, %s  -> 没聲音。\n"
 #define MSGTR_AO_SUN_UnsupSampleRate "[AO SUN] 音頻設置: 你的聲卡不支持 %d 通道, %s, %d Hz 采様率。\n"
 #define MSGTR_AO_SUN_CantUseSelect "[AO SUN]\n   ***  你的音頻驅動不支持 select()  ***\n用 config.h 中的 #undef HAVE_AUDIO_SELECT 重新編譯 MPlayer!\n\n"