Fixed language code entry for Portuguese

This commit is contained in:
Klaus Schmidinger 2011-08-15 10:05:19 +02:00
parent adb92a1999
commit 4bbbd89ee9
2 changed files with 3 additions and 2 deletions

View File

@ -6690,3 +6690,4 @@ Video Disk Recorder Revision History
(reported by Rolf Ahrenberg).
- The cutter now sets the 'broken link' flag for MPEG2 TS recordings (thanks to
Oliver Endriss).
- Fixed language code entry for Portuguese.

4
i18n.c
View File

@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
* $Id: i18n.c 2.3 2011/02/20 15:56:20 kls Exp $
* $Id: i18n.c 2.4 2011/08/15 10:01:45 kls Exp $
*/
/*
@ -40,7 +40,7 @@ const char *LanguageCodeList[] = {
"slv,slo",
"ita",
"dut,nla,nld",
"por",
"prt",
"fra,fre",
"nor",
"fin,suo",