diff help/help_mp-en.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-en.h	Sun Jul 24 23:55:39 2011 +0000
+++ b/help/help_mp-en.h	Mon Jul 25 15:34:17 2011 +0000
@@ -1959,6 +1959,7 @@
 #define MSGTR_RADIO_AudioInitFailed "[radio] audio_in_init failed: %s\n"
 #define MSGTR_RADIO_AllocateBufferFailed "[radio] cannot allocate audio buffer (block=%d,buf=%d): %s\n"
 #define MSGTR_RADIO_CurrentFreq "[radio] Current frequency: %.2f\n"
+#define MSGTR_RADIO_SelectedChannel "[radio] Selected channel: %d - %s (freq: %.2f)\n"
 #define MSGTR_RADIO_ChangeChannelNoChannelList "[radio] Can not change channel: no channel list given.\n"
 #define MSGTR_RADIO_UnableOpenDevice "[radio] Unable to open '%s': %s\n"
 #define MSGTR_RADIO_InitFracFailed "[radio] init_frac failed.\n"