summaryrefslogtreecommitdiff
path: root/pages/setup.ecpp
diff options
context:
space:
mode:
authorChristian Wieninger <cwieninger (at) gmx (dot) de>2007-06-06 21:21:59 +0000
committerChristian Wieninger <cwieninger (at) gmx (dot) de>2007-06-06 21:21:59 +0000
commit0c3fac16e94ea367b0f9489eeee64217a97c13c1 (patch)
treec0a95894c12344bd6f31ed7a16fded7e9f2bb2f3 /pages/setup.ecpp
parent3904ffb982bcd4467b18133fa3ea5c83d1ab50ca (diff)
downloadvdr-plugin-live-0c3fac16e94ea367b0f9489eeee64217a97c13c1.tar.gz
vdr-plugin-live-0c3fac16e94ea367b0f9489eeee64217a97c13c1.tar.bz2
- fixed translation
Diffstat (limited to 'pages/setup.ecpp')
-rw-r--r--pages/setup.ecpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/setup.ecpp b/pages/setup.ecpp
index 7ee8d39..4499e98 100644
--- a/pages/setup.ecpp
+++ b/pages/setup.ecpp
@@ -129,7 +129,7 @@ if (!logged_in && LiveSetup().UseAuth()) return reply.redirect("login.html");
<tr>
<td class="label leftcol"><div class="withmargin"><$ tr("additional fixed times in 'What's on?'") $>:</div></td>
<td class="rightcol"><input type="text" name="times" value="<$ times $>" id="times" />
- <& tooltip.help text=(tr("Format is HH:MM. Separate multiple times with a colon")) &></td>
+ <& tooltip.help text=(tr("Format is HH:MM. Separate multiple times with a semicolon")) &></td>
</tr>
<tr>
<td class="label leftcol"><div class="withmargin"><$ tr("Start page") $>:</div></td>