mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Completed the Finnish OSD texts
This commit is contained in:
parent
8cdd705fb4
commit
93d2375299
1
HISTORY
1
HISTORY
@ -3380,3 +3380,4 @@ Video Disk Recorder Revision History
|
||||
back to live mode if a recording is currently active on the primary device.
|
||||
- Fixed a possible freeze in pause mode in case a device's PlayPesPacket() function
|
||||
permanently returns 0 (thanks to Reinhard Nissl and Olaf Titz).
|
||||
- Completed the Finnish OSD texts (thanks to Rolf Ahrenberg).
|
||||
|
4
i18n.c
4
i18n.c
@ -4,7 +4,7 @@
|
||||
* See the main source file 'vdr.c' for copyright information and
|
||||
* how to reach the author.
|
||||
*
|
||||
* $Id: i18n.c 1.175 2005/02/05 10:46:30 kls Exp $
|
||||
* $Id: i18n.c 1.176 2005/02/08 12:01:23 kls Exp $
|
||||
*
|
||||
* Translations provided by:
|
||||
*
|
||||
@ -2829,7 +2829,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",// TODO
|
||||
"Durée affichage infos chaînes (s)",
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"Kanavatiedon esitysaika (s)",
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
|
Loading…
Reference in New Issue
Block a user