Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: ANNOUNCE: Client/Server Streaming 0.1.0beta3(vdr-streamdev)



On Sun, 8 Jun 2003 19:31:11 +0200
DOm <angelus.dei@tiscalinet.it> wrote:

> Finally I attach a patch for italian text.
> 
> Bye,
>    ANgelus.
> 

Well, another micropatch to add http streamtype translations.

Bye,
   ANgelus.
--- i18n.c.orig	2003-06-08 19:41:24.000000000 +0200
+++ i18n.c	2003-06-08 19:39:45.000000000 +0200
@@ -33,6 +33,22 @@ const tI18nPhrase Phrases[] = {
 		"",											// Romaneste
 		""											// Magyar
 	},
+	{	"HTTP Streamtype",		  // English
+		"HTTP Streamtyp",	      // Deutsch
+		"",											// Slovenski
+		"Tipo di Stream HTTP",  // Italiano
+		"",											// Nederlands
+		"",											// Português
+		"",											// Français
+		"",											// Norsk
+		"",											// Suomi
+		"",											// Polski
+		"",											// Español
+		"",											// Ellinika
+		"",											// Svenska
+		"",											// Romaneste
+		""											// Magyar
+	},
 	{	"Start Client",					// English
 		"Client starten",				// Deutsch
 		"",											// Slovenski

Home | Main Index | Thread Index