A message is now given when an instant recording is started

This commit is contained in:
Klaus Schmidinger
2006-01-04 15:21:55 +01:00
parent 951b3509ea
commit a4ed08b37a
4 changed files with 29 additions and 4 deletions

25
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.223 2006/01/04 14:41:50 kls Exp $
* $Id: i18n.c 1.224 2006/01/04 15:14:10 kls Exp $
*
* Translations provided by:
*
@@ -5325,7 +5325,7 @@ const tI18nPhrase Phrases[] = {
"Redigeerimine eba<62>nnestus",
"Redigeringsproces fejlede!",
},
{ "scanning recordings...",
{ "scanning recordings...",//XXX obsolete
"Aufzeichnungen werden durchsucht...",
"iskanje posnetkov...",
"scansione registrazioni...",
@@ -5346,6 +5346,27 @@ const tI18nPhrase Phrases[] = {
"salvestuste skaneerimine...",
"skanner optagelser...",
},
{ "Recording started",
"Aufzeichnung gestartet",
"",//TODO
"",//TODO
"",//TODO
"",//TODO
"",//TODO
"",//TODO
"",//TODO
"",//TODO
"",//TODO
"",//TODO
"",//TODO
"",//TODO
"",//TODO
"",//TODO
"",//TODO
"",//TODO
"",//TODO
"",//TODO
},
{ "Pausing live video...",
"Live-Signal wird angehalten...",
"Ustavljanje predvajanja v <20>ivo...",