Added Serbian language texts

This commit is contained in:
Klaus Schmidinger 2011-02-20 16:08:39 +01:00
parent 1722cb7bd1
commit 698ffdc970
4 changed files with 1355 additions and 1 deletions

View File

@ -2652,3 +2652,6 @@ Joerg Bornkessel <hd_brummy@gentoo.org>
Andreas Oberritter <obi@opendreambox.org>
for suggesting to retrieve the include path to the freetype2 header files
via a call to 'pkg-config --cflags freetype2'
Milan Cvijanovic <elcom_cvijo@hotmail.com>
for translating OSD texts to the Serbian language

View File

@ -6534,3 +6534,4 @@ Video Disk Recorder Revision History
Thanks to Reinhard Nissl for some valuable input, help with debugging, and an
implementation of the AlphaBlend() function.
- Updated the Slovakian language texts (thanks to Milan Hrala).
- Added Serbian language texts (thanks to Milan Cvijanovic).

3
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.2 2010/09/19 11:22:39 kls Exp $
* $Id: i18n.c 2.3 2011/02/20 15:56:20 kls Exp $
*/
/*
@ -52,6 +52,7 @@ const char *LanguageCodeList[] = {
"hun",
"cat,cln",
"rus",
"srb,srp,scr,scc",
"hrv",
"est",
"dan",

1349
po/sr_SR.po Normal file

File diff suppressed because it is too large Load Diff