diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-01-14 13:30:57 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-01-14 13:30:57 +0100 |
commit | 0d596d04787086c607eedb1de3dd1d08a1db983e (patch) | |
tree | d9b550e8b267762539d546e4996e66a3097b3e24 /i18n.c | |
parent | 326cf18915b9e09636ceaf1e669464f4c81bd567 (diff) | |
download | vdr-0d596d04787086c607eedb1de3dd1d08a1db983e.tar.gz vdr-0d596d04787086c607eedb1de3dd1d08a1db983e.tar.bz2 |
Completed the Estonian OSD texts and switched to iso8859-13 character set
Diffstat (limited to 'i18n.c')
-rw-r--r-- | i18n.c | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: i18n.c 1.170 2005/01/14 13:16:03 kls Exp $ + * $Id: i18n.c 1.171 2005/01/14 13:25:35 kls Exp $ * * Translations provided by: * @@ -121,7 +121,7 @@ const tI18nPhrase Phrases[] = { "iso8859-1", "iso8859-5", "iso8859-2", - "iso8859-15", // or iso8859-1 as alternative + "iso8859-13", "iso8859-1", }, // The 3-letter names of the language (this MUST be the third phrase!): @@ -2312,7 +2312,7 @@ const tI18nPhrase Phrases[] = { "",//TODO "",//TODO "",//TODO - "",//TODO + "Audio kättesaamatu!", "",//TODO }, // Setup pages: @@ -3112,7 +3112,7 @@ const tI18nPhrase Phrases[] = { "",//TODO "",//TODO "",//TODO - "",//TODO + "Dolby Digital kasutamine", "",//TODO }, { "Setup.DVB$Update channels", @@ -4691,7 +4691,7 @@ const tI18nPhrase Phrases[] = { "",// TODO "",// TODO "",// TODO - "",// TODO + "Audio", "",// TODO }, // Miscellaneous: |