summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Keil <tkeil (at) datacrystal (dot) de>2007-01-05 17:50:29 +0000
committerThomas Keil <tkeil (at) datacrystal (dot) de>2007-01-05 17:50:29 +0000
commit5db7bc2bcf45e33e0cd1f58042751d69f29a4023 (patch)
tree1487cbb74ab8f56bf78575997a0c82b38d25d478
parent51d6eb32ca209b0aa1b10c905db2f85e27a50ce5 (diff)
downloadvdr-plugin-live-5db7bc2bcf45e33e0cd1f58042751d69f29a4023.tar.gz
vdr-plugin-live-5db7bc2bcf45e33e0cd1f58042751d69f29a4023.tar.bz2
Added new_timer
-rw-r--r--i18n.cpp22
-rw-r--r--pages/Makefile2
2 files changed, 23 insertions, 1 deletions
diff --git a/i18n.cpp b/i18n.cpp
index a37d144..20503d6 100644
--- a/i18n.cpp
+++ b/i18n.cpp
@@ -333,6 +333,28 @@ const tI18nPhrase Phrases[] = {
"", // Dansk
"", //Czech
},
+ { "New timer", // English
+ "Neuer Timer", // Deutsch
+ "", // Slovenski
+ "", // Italiano
+ "", // Nederlands
+ "", // Português
+ "", // Français
+ "", // Norsk
+ "", // Finnish
+ "", // Polski
+ "", // Español
+ "", // Greek
+ "", // Svenska
+ "", // Românã
+ "", // Magyar
+ "", // Català
+ "", // Russian
+ "", // Hrvatski
+ "", // Eesti
+ "", // Dansk
+ "", //Czech
+ },
/*
{ "", // English
"", // Deutsch
diff --git a/pages/Makefile b/pages/Makefile
index 53266af..d0a331d 100644
--- a/pages/Makefile
+++ b/pages/Makefile
@@ -17,7 +17,7 @@ VDRDIR ?= ../../../..
OBJS = menu.o event_widget.o channels.o recordings.o schedule.o \
screenshot.o timers.o whats_on_now.o whats_on_next.o \
- keypress.o remote.o
+ keypress.o remote.o new_timer.o
### Default rules: