diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-03-31 13:00:05 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-03-31 13:00:05 +0200 |
commit | 359d43076a095d0ad90caab7053392a7488cb418 (patch) | |
tree | 12cff8c334cac1d8e703c0bd0e6cf84391e38556 /i18n.c | |
parent | 513b24ccd77394b50128434376261615fd13b71e (diff) | |
download | vdr-359d43076a095d0ad90caab7053392a7488cb418.tar.gz vdr-359d43076a095d0ad90caab7053392a7488cb418.tar.bz2 |
Added a missing "Button$" for the Timer button
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.252 2006/03/26 09:17:58 kls Exp $ + * $Id: i18n.c 1.253 2006/03/31 12:58:26 kls Exp $ * * Translations provided by: * @@ -680,7 +680,7 @@ const tI18nPhrase Phrases[] = { "Til/Fra", "Zap./Vyp.", }, - { "Timer", + { "Button$Timer", "Timer", "",// TODO "",// TODO |