diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-26 10:42:55 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-26 10:42:55 +0100 |
commit | 5350b65b3744ecfc7433131a9264993102b1086b (patch) | |
tree | 41dfb5f6460c64f8ed6059c63d94624e44485ce2 /i18n.c | |
parent | a5673f5b05019b26b75457e44ecd965c81219806 (diff) | |
download | vdr-5350b65b3744ecfc7433131a9264993102b1086b.tar.gz vdr-5350b65b3744ecfc7433131a9264993102b1086b.tar.bz2 |
Added 'smi' to the Finnish language codes
Diffstat (limited to 'i18n.c')
-rw-r--r-- | i18n.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: i18n.c 1.179 2005/02/26 10:27:08 kls Exp $ + * $Id: i18n.c 1.180 2005/02/26 10:34:17 kls Exp $ * * Translations provided by: * @@ -133,7 +133,7 @@ const tI18nPhrase Phrases[] = { "por", "fra,fre", "nor", - "fin", + "fin,smi", "pol", "esl,spa", "ell,gre", |