diff help/help_mp-en.h @ 22754:8d480f1b41df

Radio driver loading rework. Available interfaces are showed in verbose mode.
author voroshil
date Wed, 21 Mar 2007 18:39:57 +0000
parents e979a71e0bcd
children 25704c80d194
line wrap: on
line diff
--- a/help/help_mp-en.h	Wed Mar 21 08:44:45 2007 +0000
+++ b/help/help_mp-en.h	Wed Mar 21 18:39:57 2007 +0000
@@ -1982,11 +1982,11 @@
 #define MSGTR_RADIO_CaptureStarting "[radio] Starting capture stuff.\n"
 #define MSGTR_RADIO_ClearBufferFailed "[radio] Clearing buffer failed: %s\n"
 #define MSGTR_RADIO_StreamEnableCacheFailed "[radio] Call to stream_enable_cache failed: %s\n"
-#define MSGTR_RADIO_DriverUnknownId "[radio] Unknown driver id: %d\n"
 #define MSGTR_RADIO_DriverUnknownStr "[radio] Unknown driver name: %s\n"
 #define MSGTR_RADIO_DriverV4L2 "[radio] Using V4Lv2 radio interface.\n"
 #define MSGTR_RADIO_DriverV4L "[radio] Using V4Lv1 radio interface.\n"
 #define MSGTR_RADIO_DriverBSDBT848 "[radio] Using *BSD BT848 radio interface.\n"
+#define MSGTR_RADIO_AvailableDrivers "[radio] Available drivers: "
 
 // ================================== LIBASS ====================================