summaryrefslogtreecommitdiff
path: root/pages
diff options
context:
space:
mode:
authorMichael Brückner <mb (plus) vdr (at) gekrumbel (dot) de>2007-05-30 15:22:55 +0000
committerMichael Brückner <mb (plus) vdr (at) gekrumbel (dot) de>2007-05-30 15:22:55 +0000
commitd883e2bca34036b2f73412352d08cb3945c6f131 (patch)
tree601e6ff3a799528f70c03a08a2b18f9ed625163d /pages
parent7b51144a9afb3a499d78dd3e7f5ddfd00ecaee40 (diff)
downloadvdr-plugin-live-d883e2bca34036b2f73412352d08cb3945c6f131.tar.gz
vdr-plugin-live-d883e2bca34036b2f73412352d08cb3945c6f131.tar.bz2
- fixed #333 (thx to rofafor!)
Diffstat (limited to 'pages')
-rw-r--r--pages/pageelems.ecpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/pageelems.ecpp b/pages/pageelems.ecpp
index 8e22425..a6e7c2f 100644
--- a/pages/pageelems.ecpp
+++ b/pages/pageelems.ecpp
@@ -181,7 +181,7 @@ static bool HasEpgsearch()
<%def about_tt_box>
<div class="about_box" id="aboutBox">
<div class="station">
- <div class="boxheader"><div><div><$ LIVESUMMARY $><& tooltip.close domId=("aboutBox") &></div></div></div>
+ <div class="boxheader"><div><div><$ tr(LIVESUMMARY) $><& tooltip.close domId=("aboutBox") &></div></div></div>
</div>
<div class="about_content">
<div>
@@ -207,7 +207,7 @@ static bool HasEpgsearch()
bool hasEpgsearch = HasEpgsearch();
string epgsearchVersion = hasEpgsearch ? string( cPluginManager::GetPlugin("epgsearch")->Version() ) + " " : "";
}>
- <img align="center" src="<$ hasEpgsearch ? "" : "in" $>active.png"/> EPGsearch <$ epgsearchVersion $>(<a href="http://winni.vdr-developer.org/epgsearch/index.html" target="_blank">Homepage</a>)<br/>
+ <img align="center" src="<$ hasEpgsearch ? "" : "in" $>active.png"/> EPGsearch <$ epgsearchVersion $>(<a href="http://winni.vdr-developer.org/epgsearch/index.html" target="_blank"><$ tr("Homepage") $></a>)<br/>
</div>
<div class="about_head"><div><div><$ tr("Bugs and suggestions") $></div></div></div>
<div class="about_line"><$ tr("If you encounter any bugs or would like to suggest new features, please use our bugtracker") $>:<br/>