The "Update channels" parameter in the "Setup/DVB" menu has been extended to allow updating only the PIDs

This commit is contained in:
Klaus Schmidinger
2006-04-15 14:18:25 +02:00
parent 50b77a6d4b
commit 94c729a6fa
8 changed files with 54 additions and 27 deletions

24
i18n.c
View File

@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
* $Id: i18n.c 1.260 2006/04/15 13:53:23 kls Exp $
* $Id: i18n.c 1.261 2006/04/15 14:13:45 kls Exp $
*
* Translations provided by:
*
@@ -3722,6 +3722,28 @@ const tI18nPhrase Phrases[] = {
"kun navne",
"jen n<>zvy",
},
{ "PIDs only",
"nur PIDs",
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
},
{ "names and PIDs",
"Namen und PIDs",
"imena in PIDe",