mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Improved skipping channels that are (currently) not available
This commit is contained in:
18
i18n.c
18
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.94 2002/10/06 09:55:08 kls Exp $
|
||||
* $Id: i18n.c 1.95 2002/10/06 11:31:18 kls Exp $
|
||||
*
|
||||
* Translations provided by:
|
||||
*
|
||||
@@ -1436,6 +1436,22 @@ const tI18nPhrase Phrases[] = {
|
||||
"Nu mai sunt dispozitive DVB pentru inregistrare!",
|
||||
"Nincs szabad DVB k<>rtya a felv<6C>telhez!",
|
||||
},
|
||||
{ "Channel not available!",
|
||||
"Kanal nicht verf<72>gbar!",
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
},
|
||||
{ "Channel locked (recording)!",
|
||||
"Kanal blockiert (zeichnet auf)!",
|
||||
"Zaklenjen kanal (snemanje)!",
|
||||
|
Reference in New Issue
Block a user