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
2da45a1be1
commit
4ac6e5def6
4
HISTORY
4
HISTORY
@ -5043,3 +5043,7 @@ Video Disk Recorder Revision History
|
||||
- Updated satellite names in 'sources.conf' (thanks to Thilo Wunderlich).
|
||||
- Fixed handling error status in cDvbTuner::GetFrontendStatus() (thanks to
|
||||
Reinhard Nissl).
|
||||
|
||||
2007-02-25: Version 1.4.6
|
||||
|
||||
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
|
||||
|
6
config.h
6
config.h
@ -4,7 +4,7 @@
|
||||
* See the main source file 'vdr.c' for copyright information and
|
||||
* how to reach the author.
|
||||
*
|
||||
* $Id: config.h 1.282.1.2 2007/02/03 10:14:42 kls Exp $
|
||||
* $Id: config.h 1.282.1.3 2007/02/25 12:09:29 kls Exp $
|
||||
*/
|
||||
|
||||
#ifndef __CONFIG_H
|
||||
@ -21,8 +21,8 @@
|
||||
|
||||
// VDR's own version number:
|
||||
|
||||
#define VDRVERSION "1.4.5-2"
|
||||
#define VDRVERSNUM 10405 // Version * 10000 + Major * 100 + Minor
|
||||
#define VDRVERSION "1.4.6"
|
||||
#define VDRVERSNUM 10406 // Version * 10000 + Major * 100 + Minor
|
||||
|
||||
// The plugin API's version number:
|
||||
|
||||
|
6
i18n.c
6
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.285.1.1 2007/01/26 13:10:33 kls Exp $
|
||||
* $Id: i18n.c 1.285.1.2 2007/02/25 12:08:26 kls Exp $
|
||||
*
|
||||
* Translations provided by:
|
||||
*
|
||||
@ -5385,7 +5385,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"Ligar",
|
||||
"Arrêt",
|
||||
"Power",
|
||||
"Virtakytkin",
|
||||
"Virta",
|
||||
"Wy³±cz",
|
||||
"Apagar",
|
||||
"Këåßóéìï",
|
||||
@ -5517,7 +5517,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"Sem som",
|
||||
"Coupure du son",
|
||||
"Lyd av",
|
||||
"Äänetön",
|
||||
"Mykistys",
|
||||
"Wycisz",
|
||||
"Mudo",
|
||||
"Óéùðçëü",
|
||||
|
Loading…
Reference in New Issue
Block a user