From 756df3bcf0d9b39fb9197309f59e411cee6467f5 Mon Sep 17 00:00:00 2001 From: lordjaxom Date: Thu, 20 Jan 2005 17:07:28 +0000 Subject: - Added translation for skin too large message --- i18n.c | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/i18n.c b/i18n.c index 9c5a80e..8a89172 100644 --- a/i18n.c +++ b/i18n.c @@ -1,5 +1,5 @@ /* - * $Id: i18n.c,v 1.2 2005/01/11 18:00:34 lordjaxom Exp $ + * $Id: i18n.c,v 1.3 2005/01/20 17:07:28 lordjaxom Exp $ */ #include "i18n.h" @@ -125,6 +125,31 @@ const tI18nPhrase Phrases[] = { #if VDRVERSNUM >= 10313 "", #endif +#if VDRVERSNUM >= 10316 + "", +#endif + }, + { "Skin too large or incorrectly aligned", + "Skin zu groß oder nicht korrekt ausgerichtet", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", +#if VDRVERSNUM >= 10313 + "", +#endif #if VDRVERSNUM >= 10316 "", #endif -- cgit v1.2.3