diff help/help_mp-en.h @ 19793:6c98f3566af1

ability to pass channel name (not only number) to radio_set_channel
author voroshil
date Mon, 11 Sep 2006 18:41:14 +0000
parents f1fc31b580d6
children 02a18c52a42a
line wrap: on
line diff
--- a/help/help_mp-en.h	Mon Sep 11 16:56:31 2006 +0000
+++ b/help/help_mp-en.h	Mon Sep 11 18:41:14 2006 +0000
@@ -1821,6 +1821,7 @@
 #define MSGTR_RADIO_WrongFreqForChannel "[radio] Wrong frequency for channel %s\n"
 #define MSGTR_RADIO_WrongChannelNumberFloat "[radio] Wrong channel number: %.2f\n"
 #define MSGTR_RADIO_WrongChannelNumberInt "[radio] Wrong channel number: %d\n"
+#define MSGTR_RADIO_WrongChannelName "[radio] Wrong channel name: %s\n"
 #define MSGTR_RADIO_FreqParameterDetected "[radio] Radio frequency parameter detected.\n"
 #define MSGTR_RADIO_DoneParsingChannels "[radio] Done parsing channels.\n"
 #define MSGTR_RADIO_GetTunerFailed "[radio] Warning: ioctl get tuner failed: %s. Setting frac to %d.\n"