diff help/help_mp-de.h @ 19799:b3a62b7b7dfa

r19799: ability to pass channel name (not only number) to radio_set_channel r19788: small wording/spelling fixes r19785: keypad 7 returns to nearest dvdnav menu r19778: mention dvdnav keys bindings r19777: mention that 'h' and 'k' work with dvb input, too r19763: -nortc is now the default, document -rtc instead. Change the description of -rtc and -softsleep. r19751: Add a bit of doc about dvdnav support in MPlayer, and why you may want to use it.
author kraymer
date Tue, 12 Sep 2006 07:07:48 +0000
parents 0a01f0e6db8d
children a5c94f7cdedc
line wrap: on
line diff
--- a/help/help_mp-de.h	Tue Sep 12 07:06:33 2006 +0000
+++ b/help/help_mp-de.h	Tue Sep 12 07:07:48 2006 +0000
@@ -4,7 +4,7 @@
 // Alexander Strasser <eclipse7@gmx.net>
 // Sebastian Krämer <mail@kraymer.de>
 
-// In sync with r19693
+// In sync with r19799
 
 // ========================= MPlayer help ===========================
 
@@ -1878,6 +1878,7 @@
 #define MSGTR_RADIO_WrongFreqForChannel "[Radio] Falsche Frequenz für Kanal %s\n"
 #define MSGTR_RADIO_WrongChannelNumberFloat "[Radio] Falsche Kanalnummer: %.2f\n"
 #define MSGTR_RADIO_WrongChannelNumberInt "[Radio] Falsche Kanalnummer: %d\n"
+#define MSGTR_RADIO_WrongChannelName "[Radio] Falscher Kanalname: %s\n"
 #define MSGTR_RADIO_FreqParameterDetected "[Radio] Radiofrequenzparameter erkannt.\n"
 #define MSGTR_RADIO_DoneParsingChannels "[Radio] Einlesen der Kanäle erledigt.\n"
 #define MSGTR_RADIO_GetTunerFailed "[Radio] Warnung: ioctl \"get tuner\" fehlgeschlagen: %s. Setze frac auf %d.\n"