summaryrefslogtreecommitdiff
path: root/i18n.c
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-02-17 13:05:05 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-02-17 13:05:05 +0100
commita87e7625ddf38cd2e653a256899e9119505e92ac (patch)
tree34f4c7fc34fc42cc6f95c1d18b282b01937a19ae /i18n.c
parent3ecbdd489e19a1844843fc1e5e60a689908ffc02 (diff)
downloadvdr-a87e7625ddf38cd2e653a256899e9119505e92ac.tar.gz
vdr-a87e7625ddf38cd2e653a256899e9119505e92ac.tar.bz2
Implemented the 'First day' parameter for repeating timers
Diffstat (limited to 'i18n.c')
-rw-r--r--i18n.c22
1 files changed, 21 insertions, 1 deletions
diff --git a/i18n.c b/i18n.c
index f2c414f0..487ece85 100644
--- a/i18n.c
+++ b/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.53 2002/02/10 15:07:46 kls Exp $
+ * $Id: i18n.c 1.54 2002/02/17 12:36:19 kls Exp $
*
* Slovenian translations provided by Miha Setina <mihasetina@softhome.net>
* Italian translations provided by Alberto Carraro <bertocar@tin.it>
@@ -261,6 +261,16 @@ const tPhrase Phrases[] = {
"Marker",
"Merkitse",
},
+ { "On/Off",
+ "Ein/Aus",
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ },
{ "Record",
"Aufnehmen",
"Posnemi",
@@ -684,6 +694,16 @@ const tPhrase Phrases[] = {
"Filnavn",
"Tiedosto",
},
+ { "First day",
+ "Erster Tag",
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ },
// Error messages:
{ "Channel is being used by a timer!",
"Kanal wird von einem Timer benutzt!",