mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Added missing i18n entry for the "Timer" button
This commit is contained in:
23
i18n.c
23
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.230 2006/01/08 11:56:31 kls Exp $
|
||||
* $Id: i18n.c 1.231 2006/01/13 14:57:06 kls Exp $
|
||||
*
|
||||
* Translations provided by:
|
||||
*
|
||||
@@ -610,6 +610,27 @@ const tI18nPhrase Phrases[] = {
|
||||
"Sees/V<>ljas",
|
||||
"Til/Fra",
|
||||
},
|
||||
{ "Timer",
|
||||
"Timer",
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"Ajastin",
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
},
|
||||
{ "Button$Record",
|
||||
"Aufnehmen",
|
||||
"Posnemi",
|
||||
|
Reference in New Issue
Block a user