mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Fixed a Finnish OSD text
This commit is contained in:
parent
4f6f05161e
commit
4802cd0250
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.150 2004/03/05 14:33:27 kls Exp $
|
* $Id: i18n.c 1.151 2004/03/13 10:52:33 kls Exp $
|
||||||
*
|
*
|
||||||
* Translations provided by:
|
* Translations provided by:
|
||||||
*
|
*
|
||||||
@ -1839,9 +1839,9 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",//TODO
|
"",//TODO
|
||||||
"Pas de marques d'édition définies!",
|
"Pas de marques d'édition définies!",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"Muokkausmerkinnät puuttuvat!",
|
||||||
"Brak znakow montazowych!",
|
"Brak znakow montazowych!",
|
||||||
"Muokkausmerkinnät puuttuvat",
|
"",//TODO
|
||||||
"ÄÝí Ý÷ïõí ïñéóôåß óçìåßá åðåîåñãáóßáò",
|
"ÄÝí Ý÷ïõí ïñéóôåß óçìåßá åðåîåñãáóßáò",
|
||||||
"Det finns inga redigeringsmärken",//TODO
|
"Det finns inga redigeringsmärken",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
|
Loading…
Reference in New Issue
Block a user