From 22ac84a3cc78069b2ed9a8f9e72960b0cba5cec7 Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Wed, 19 Sep 2007 17:57:56 +0000 Subject: - fix translations in vdr-1.5.9 --- pages/edit_searchtimer.ecpp | 16 ++++++++-------- pages/edit_timer.ecpp | 18 +++++++++--------- pages/menu.ecpp | 6 +++--- pages/schedule.ecpp | 2 +- pages/timers.ecpp | 2 +- 5 files changed, 22 insertions(+), 22 deletions(-) (limited to 'pages') diff --git a/pages/edit_searchtimer.ecpp b/pages/edit_searchtimer.ecpp index df60cbb..4611dc2 100644 --- a/pages/edit_searchtimer.ecpp +++ b/pages/edit_searchtimer.ecpp @@ -588,7 +588,7 @@ if (!logged_in && LiveSetup().UseAuth()) return reply.redirect("login.html");
<$ tr("Use channel" ) $>:
- + @@ -716,8 +716,8 @@ if (!logged_in && LiveSetup().UseAuth()) return reply.redirect("login.html");
@@ -814,22 +814,22 @@ if (!logged_in && LiveSetup().UseAuth()) return reply.redirect("login.html"); -
<$ tr("Priority") $>:
+
<$ trVDR("Priority") $>:
-
<$ tr("Lifetime") $>:
+
<$ trVDR("Lifetime") $>:
-
<$ tr("Setup.Recording$Margin at start (min)") $>:
+
<$ trVDR("Setup.Recording$Margin at start (min)") $>:
-
<$ tr("Setup.Recording$Margin at stop (min)") $>:
+
<$ trVDR("Setup.Recording$Margin at stop (min)") $>:
diff --git a/pages/edit_timer.ecpp b/pages/edit_timer.ecpp index 1587f70..e3cdc3b 100644 --- a/pages/edit_timer.ecpp +++ b/pages/edit_timer.ecpp @@ -144,21 +144,21 @@ cTimer* timer; -
<$ tr("Active") $>:
+
<$ trVDR("Active") $>:
type="radio"> - +
type="radio"> - +
-
<$ tr("Channel") $>:
+
<$ trVDR("Channel") $>:
<& channels_widget name=("channel") channelid=(true) selected=(channel) &>
@@ -168,7 +168,7 @@ cTimer* timer; -
<$ tr("Day") $>:
+
<$ trVDR("Day") $>:
@@ -207,12 +207,12 @@ cTimer* timer; -
<$ tr("Start") $>:
+
<$ trVDR("Start") $>:
: -
<$ tr("Stop") $>:
+
<$ trVDR("Stop") $>:
: @@ -222,12 +222,12 @@ cTimer* timer; -
<$ tr("Priority") $>:
+
<$ trVDR("Priority") $>:
-
<$ tr("Lifetime") $>:
+
<$ trVDR("Lifetime") $>:
diff --git a/pages/menu.ecpp b/pages/menu.ecpp index ff42045..ed51656 100644 --- a/pages/menu.ecpp +++ b/pages/menu.ecpp @@ -33,15 +33,15 @@ if (!logged_in && LiveSetup().UseAuth()) return reply.redirect("login.html"); }>