From fd3cd16158833e1c26bfaf90330292fb444146fe Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Mon, 1 May 2006 21:04:37 +0200 Subject: Fixed missing ',' in the Italian and Polish OSD texts --- i18n.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'i18n.c') diff --git a/i18n.c b/i18n.c index 61af8a3d..b67cf8b3 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.279 2006/04/30 08:51:10 kls Exp $ + * $Id: i18n.c 1.280 2006/05/01 21:01:37 kls Exp $ * * Translations provided by: * @@ -484,7 +484,7 @@ const tI18nPhrase Phrases[] = { { "This event - all channels", "Diese Sendung - alle Kanäle", "Ta oddaja - vsi kanali", - "Questo evento - tutti i canali" + "Questo evento - tutti i canali", "",//TODO "",//TODO "Cet événement - toutes les chaînes", @@ -1703,7 +1703,7 @@ const tI18nPhrase Phrases[] = { "Aucun cryptage", "",//TODO "vapaa", - "nieszyfrowany" + "nieszyfrowany", "en abierto", "",//TODO "Okodad", -- cgit v1.2.3