diff options
| -rw-r--r-- | HISTORY | 1 | ||||
| -rw-r--r-- | i18n.c | 4 | 
2 files changed, 3 insertions, 2 deletions
| @@ -3450,3 +3450,4 @@ Video Disk Recorder Revision History    is set to "4:3" (suggested by Mikko Salo).  - Updated the Russian OSD texts (thanks to Vyacheslav Dikonov).  - Dropped CA support for the old '-icam' firmware. +- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). @@ -4,7 +4,7 @@   * See the main source file 'vdr.c' for copyright information and   * how to reach the author.   * - * $Id: i18n.c 1.182 2005/03/05 15:50:37 kls Exp $ + * $Id: i18n.c 1.183 2005/03/05 17:01:41 kls Exp $   *   * Translations provided by:   * @@ -3102,7 +3102,7 @@ const tI18nPhrase Phrases[] = {      "",//TODO      "",//TODO      "",//TODO -    "",//TODO +    "Näyttömuoto",      "",//TODO      "",//TODO      "",//TODO | 
