Jaroslaw Swierczynski wrote:
In that case please change only fontosd-iso8859-2.c and i18n.c. Here is the patch with the EPG parts removed. Menus will be displayed correctly, only EPG texts will be wrong but that's not a big problem. ... --- i18n.c.org Sun Oct 30 14:37:57 2005 +++ i18n.c Thu Nov 24 13:43:11 2005 @@ -112,7 +112,7 @@ "iso8859-1", "iso8859-1", "iso8859-15",
- "iso8859-1",
- "iso8859-2", "iso8859-1", "iso8859-7", "iso8859-1",
Just to be sure: this is the only change to the i18n.c file you want me to apply, right? All the others, like
--- vdr-1.3.39.orig/i18n.c 2006-01-15 13:22:15.000000000 +0100 +++ vdr-1.3.39/i18n.c 2006-01-17 16:50:44.000000000 +0100 @@ -198,7 +198,7 @@ "Chaînes", "Kanaler", "Kanavat", - "Kanaly", + "Kana³y", "Canales", "ÊáíÜëéá", "Kanaler",
and so on shall _not_ be applied, ok?
Klaus