mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Updated the Finnish OSD texts
This commit is contained in:
parent
16c3b8f0e7
commit
80592dedb2
1
HISTORY
1
HISTORY
@ -3659,3 +3659,4 @@ Video Disk Recorder Revision History
|
|||||||
a problem with it).
|
a problem with it).
|
||||||
- Fixed an out-of-bounds memory access with audio language ids (thanks to
|
- Fixed an out-of-bounds memory access with audio language ids (thanks to
|
||||||
Matthias Lenk for reporting, and Udo Richter for suggesting a fix).
|
Matthias Lenk for reporting, and Udo Richter for suggesting a fix).
|
||||||
|
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
|
||||||
|
6
i18n.c
6
i18n.c
@ -4,7 +4,7 @@
|
|||||||
* See the main source file 'vdr.c' for copyright information and
|
* See the main source file 'vdr.c' for copyright information and
|
||||||
* how to reach the author.
|
* how to reach the author.
|
||||||
*
|
*
|
||||||
* $Id: i18n.c 1.196 2005/07/30 09:42:32 kls Exp $
|
* $Id: i18n.c 1.197 2005/08/06 16:09:44 kls Exp $
|
||||||
*
|
*
|
||||||
* Translations provided by:
|
* Translations provided by:
|
||||||
*
|
*
|
||||||
@ -2892,7 +2892,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Scroll da página no menu",
|
"Scroll da página no menu",
|
||||||
"Scrolling par pages",
|
"Scrolling par pages",
|
||||||
"Rask rulling i menyer",
|
"Rask rulling i menyer",
|
||||||
"Valikkosivujen pikaselaus",
|
"Valikoiden vieritys sivuttain",
|
||||||
"Przesuwac stronami",
|
"Przesuwac stronami",
|
||||||
"Desplazar página entera",
|
"Desplazar página entera",
|
||||||
"Êßëéóç óåëßäáò",
|
"Êßëéóç óåëßäáò",
|
||||||
@ -2913,7 +2913,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"Valikoiden vieritys ympäri",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
|
Loading…
Reference in New Issue
Block a user