mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed VPS recording in case there is more than one timer in the VPS margin
This commit is contained in:
24
i18n.c
24
i18n.c
@@ -4,7 +4,7 @@
|
||||
* See the main source file 'vdr.c' for copyright information and
|
||||
* how to reach the author.
|
||||
*
|
||||
* $Id: i18n.c 1.253 2006/03/31 12:58:26 kls Exp $
|
||||
* $Id: i18n.c 1.254 2006/04/08 13:52:28 kls Exp $
|
||||
*
|
||||
* Translations provided by:
|
||||
*
|
||||
@@ -2246,6 +2246,28 @@ const tI18nPhrase Phrases[] = {
|
||||
"*** Ugyldig kanal! ***",
|
||||
"*** Neplatn<74> kan<61>l ***",
|
||||
},
|
||||
{ "Upcoming VPS recording!",
|
||||
"VPS-Aufnahme beginnt in K<>rze!",
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
},
|
||||
{ "No free DVB device to record!",
|
||||
"Keine freie DVB-Karte zum Aufnehmen!",
|
||||
"Ni proste DVB naprave za snemanje!",
|
||||
|
Reference in New Issue
Block a user