mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Updated the Finnish OSD texts
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -5134,3 +5134,7 @@ Video Disk Recorder Revision History
|
||||
complete, and the channel is switched (suggested by Helmut Auer). Setting this
|
||||
parameter to 0 turns off the automatic channel switching, and the user will
|
||||
have to confirm the entry by pressing the "Ok" key.
|
||||
|
||||
2007-03-03: Version 1.5.2
|
||||
|
||||
- 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.287 2007/02/25 13:58:59 kls Exp $
|
||||
* $Id: config.h 1.288 2007/03/03 15:39:05 kls Exp $
|
||||
*/
|
||||
|
||||
#ifndef __CONFIG_H
|
||||
@@ -21,8 +21,8 @@
|
||||
|
||||
// VDR's own version number:
|
||||
|
||||
#define VDRVERSION "1.5.1"
|
||||
#define VDRVERSNUM 10501 // Version * 10000 + Major * 100 + Minor
|
||||
#define VDRVERSION "1.5.2"
|
||||
#define VDRVERSNUM 10502 // Version * 10000 + Major * 100 + Minor
|
||||
|
||||
// The plugin API's version number:
|
||||
|
||||
|
12
i18n.c
12
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.291 2007/02/25 13:59:28 kls Exp $
|
||||
* $Id: i18n.c 1.292 2007/03/03 15:38:18 kls Exp $
|
||||
*
|
||||
* Translations provided by:
|
||||
*
|
||||
@@ -1349,7 +1349,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"Muokkaus kesken - k<>ynnistet<65><74>nk<6E> uudelleen?",
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
@@ -1437,7 +1437,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"Peru uudelleenk<6E>ynnistys painamalla mit<69> tahansa n<>pp<70>int<6E>",
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
@@ -1459,7 +1459,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"VDR sammuu my<6D>hemmin - pakota virtakytkimell<EFBFBD>",
|
||||
"VDR sammuu my<6D>hemmin - pakota virtan<EFBFBD>pp<EFBFBD>imell<EFBFBD>",
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
@@ -1503,7 +1503,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"Leikkaus kesken - sammutetaanko?",
|
||||
"Muokkaus kesken - sammutetaanko?",
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
@@ -4654,7 +4654,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"Kanavasy<EFBFBD>tteen odotusaika (ms)",
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
|
Reference in New Issue
Block a user