mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Implemented separate PausePriority and PauseLifetime parameters for the recordings created when pausing live video
This commit is contained in:
34
i18n.c
34
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.107 2003/05/01 14:10:18 kls Exp $
|
||||
* $Id: i18n.c 1.108 2003/05/11 13:54:23 kls Exp $
|
||||
*
|
||||
* Translations provided by:
|
||||
*
|
||||
@@ -2222,6 +2222,38 @@ const tI18nPhrase Phrases[] = {
|
||||
"Prioritate implicita",
|
||||
"Default priority",
|
||||
},
|
||||
{ "Setup.Recording$Pause lifetime (d)",
|
||||
"Pause Lebensdauer (d)",
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
},
|
||||
{ "Setup.Recording$Pause priority",
|
||||
"Pause Priorit<69>t",
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
},
|
||||
{ "Setup.Recording$Default lifetime (d)",
|
||||
"Default Lebensdauer (d)",
|
||||
"Osnovni zivljenski cas (d)",
|
||||
|
Reference in New Issue
Block a user