diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-04-21 14:57:13 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-04-21 14:57:13 +0200 |
commit | a54427e28da2d644ca061b0dbbc2bf3cb32bade5 (patch) | |
tree | 43ac207c00603f46670667cfa9d434830094987d /i18n.c | |
parent | 33d670f7d7ce79d4c2996af0c86375edc881df75 (diff) | |
download | vdr-a54427e28da2d644ca061b0dbbc2bf3cb32bade5.tar.gz vdr-a54427e28da2d644ca061b0dbbc2bf3cb32bade5.tar.bz2 |
Implemented 'pause live video'1.1.28
Diffstat (limited to 'i18n.c')
-rw-r--r-- | i18n.c | 18 |
1 files changed, 17 insertions, 1 deletions
@@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: i18n.c 1.105 2003/04/12 09:39:35 kls Exp $ + * $Id: i18n.c 1.106 2003/04/21 14:05:17 kls Exp $ * * Translations provided by: * @@ -3411,6 +3411,22 @@ const tI18nPhrase Phrases[] = { "Caut inregistrari...", "Felvett adások böngészése...", }, + { "Pausing live video...", + "Live-Signal wird angehalten...", + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + }, { "This plugin has no setup parameters!", "Dieses Plugin hat keine Setup-Parameter!", "",// TODO |