From 8a9898ea4f5d1ad71d3ab13b08484bd6ef3a72c8 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 22 Jun 2002 09:30:06 +0200 Subject: Added Hungarian language texts --- i18n.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'i18n.h') diff --git a/i18n.h b/i18n.h index 2b0ae50e..f7ff2683 100644 --- a/i18n.h +++ b/i18n.h @@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: i18n.h 1.4 2002/06/10 16:14:02 kls Exp $ + * $Id: i18n.h 1.5 2002/06/22 09:12:21 kls Exp $ */ #ifndef __I18N_H @@ -12,7 +12,7 @@ #include -const int I18nNumLanguages = 14; +const int I18nNumLanguages = 15; typedef const char *tI18nPhrase[I18nNumLanguages]; -- cgit v1.2.3