diff help/help_mp-zh_TW.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_TW.h	Sun Jul 24 23:55:39 2011 +0000
+++ b/help/help_mp-zh_TW.h	Mon Jul 25 15:34:17 2011 +0000
@@ -1858,6 +1858,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 (freq: %.2f)\n"
 #define MSGTR_RADIO_ChangeChannelNoChannelList "[radio] 不能改變通道: 無給定的通道列表。\n"
 #define MSGTR_RADIO_UnableOpenDevice "[radio] 無法打開 '%s': %s\n"
 #define MSGTR_RADIO_InitFracFailed "[radio] init_frac 失敗。\n"