From 45583aefb7f7bd9259dec8d64299139896bc829f Mon Sep 17 00:00:00 2001 From: Thomas Keil Date: Mon, 7 May 2007 16:11:29 +0000 Subject: Changed Header, used time is now one column, fixing bugs #299 and #285 --- i18n.cpp | 22 ++++++++++++++++++++++ pages/searchtimers.ecpp | 15 +++++++++------ 2 files changed, 31 insertions(+), 6 deletions(-) diff --git a/i18n.cpp b/i18n.cpp index dfa0259..326ad26 100644 --- a/i18n.cpp +++ b/i18n.cpp @@ -3176,6 +3176,28 @@ const tI18nPhrase Phrases[] = { "", // Dansk "", // Czech }, + { "Starts between", // English + "Beginnt zwischen", // 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/searchtimers.ecpp b/pages/searchtimers.ecpp index 81521fb..7ed73f3 100644 --- a/pages/searchtimers.ecpp +++ b/pages/searchtimers.ecpp @@ -45,17 +45,21 @@ if (!logged_in && LiveSetup().UseAuth()) return reply.redirect("login.html");
- + + + + + + - - + - + <{ for (SearchTimers::iterator timer = timers.begin(); timer != timers.end(); ++timer) { @@ -65,8 +69,7 @@ if (!logged_in && LiveSetup().UseAuth()) return reply.redirect("login.html"); - - + -- cgit v1.2.3
<$ pageTitle $>
  <$ tr("Expression") $> <$ tr("Channel") $><$ tr("Start") $> <$ tr("Stop") $><$ tr("Starts between") $>         
<{ if(timer->UseAsSearchTimer()) { }><{ } }> <$ timer->Search() $> <$ timer->ChannelText() $>UseTime() ? timer->StartTimeFormatted() ?>UseTime() ? timer->StopTimeFormatted() ?>UseTime() ? timer->StartTimeFormatted()+" - "+timer->StopTimeFormatted() ?> .png" alt="<$ tr("Toggle search timer actions (in)active") $>" <& tooltip.hint text=(tr("Toggle search timer actions (in)active")) &>> <$ tr(" <& tooltip.hint text=(tr("Browse search timer results")) &>> <$ tr(" <& tooltip.hint text=(tr("Edit search timer")) &>>