mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Switched the character set to iso8859-15 for English, German and Finnish
This commit is contained in:
8
i18n.c
8
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.165 2004/12/18 13:04:33 kls Exp $
|
||||
* $Id: i18n.c 1.166 2004/12/18 16:44:24 kls Exp $
|
||||
*
|
||||
* Translations provided by:
|
||||
*
|
||||
@@ -103,15 +103,15 @@ const tI18nPhrase Phrases[] = {
|
||||
"Dansk",
|
||||
},
|
||||
// The character set needed for this language (this MUST be the second phrase!):
|
||||
{ "iso8859-1",
|
||||
"iso8859-1",
|
||||
"iso8859-1",
|
||||
{ "iso8859-15",
|
||||
"iso8859-15",
|
||||
"iso8859-1",
|
||||
"iso8859-1",
|
||||
"iso8859-1",
|
||||
"iso8859-1",
|
||||
"iso8859-1",
|
||||
"iso8859-1",
|
||||
"iso8859-15",
|
||||
"iso8859-1",
|
||||
"iso8859-1",
|
||||
"iso8859-7",
|
||||
|
Reference in New Issue
Block a user