From a4ed08b37a1491b516d93a761f82fce6852f2129 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Wed, 4 Jan 2006 15:21:55 +0100 Subject: A message is now given when an instant recording is started --- i18n.c | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) (limited to 'i18n.c') diff --git a/i18n.c b/i18n.c index 06790db9..db1d7e0c 100644 --- a/i18n.c +++ b/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.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õ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 ¾ivo...", -- cgit v1.2.3