diff help/help_mp-zh_CN.h @ 33830:f1cae258e3c7

stream_radio: restore mistakenly removed MSGTR_RADIO_SelectedChannel
author diego
date Mon, 25 Jul 2011 15:34:17 +0000
parents 277ec491a8a7
children 25667edae85c
line wrap: on
line diff
--- a/help/help_mp-zh_CN.h	Sun Jul 24 23:55:39 2011 +0000
+++ b/help/help_mp-zh_CN.h	Mon Jul 25 15:34:17 2011 +0000
@@ -1959,6 +1959,7 @@
 #define MSGTR_RADIO_AudioInitFailed "[radio] audio_in_init 失败:%s\n"
 #define MSGTR_RADIO_AllocateBufferFailed "[radio] 无法分配音频缓冲 (block=%d,buf=%d):%s\n"
 #define MSGTR_RADIO_CurrentFreq "[radio] 当前频率:%.2f\n"
+#define MSGTR_RADIO_SelectedChannel "[radio] 已选择频道:%d - %s(频率:%.2f)\n"
 #define MSGTR_RADIO_ChangeChannelNoChannelList "[radio] 无法切换频道:未给出的频道列表。\n"
 #define MSGTR_RADIO_UnableOpenDevice "[radio] 无法打开‘%s’:%s\n"
 #define MSGTR_RADIO_InitFracFailed "[radio] init_frac 失败。\n"