diff options
author | Sascha Volkenandt <sascha (at) akv-soft (dot) de> | 2007-05-29 16:18:59 +0000 |
---|---|---|
committer | Sascha Volkenandt <sascha (at) akv-soft (dot) de> | 2007-05-29 16:18:59 +0000 |
commit | f54abe658a2094fd7479826eae014b4c00033faa (patch) | |
tree | 7b5d573e390558322fd52063f4d8d4d01069d138 /pages | |
parent | ec1c5ae13b2b6ac01d136034223ff0ad38c5fe11 (diff) | |
download | vdr-plugin-live-f54abe658a2094fd7479826eae014b4c00033faa.tar.gz vdr-plugin-live-f54abe658a2094fd7479826eae014b4c00033faa.tar.bz2 |
- changed about text
Diffstat (limited to 'pages')
-rw-r--r-- | pages/pageelems.ecpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/pageelems.ecpp b/pages/pageelems.ecpp index e7f2915..eef258e 100644 --- a/pages/pageelems.ecpp +++ b/pages/pageelems.ecpp @@ -210,7 +210,7 @@ static bool HasEpgsearch() <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/> </div> <div class="about_head"><div><div><$ tr("Bugs and suggestions") $></div></div></div> - <div class="about_line"><$ tr("If you encounter any problems or like to suggest new features, please use our bugtracker:") $><br/> + <div class="about_line"><$ tr("If you encounter any bugs or would like to suggest new features, please use our bugtracker:") $><br/> <a target="_blank" href="http://www.vdr-developer.org/mantisbt">http://www.vdr-developer.org/mantisbt</a></div> </div> </div> |