mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
neutrinoyparser.cpp: fix 364afbec33
Origin commit data ------------------ Branch: ni/coolstream Commit:389c6e6dc2
Author: vanhofen <vanhofen@gmx.de> Date: 2015-04-06 (Mon, 06 Apr 2015) Origin message was: ------------------ - neutrinoyparser.cpp: fix364afbec33
------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit
This commit is contained in:
@@ -497,7 +497,7 @@ std::string CNeutrinoYParser::func_get_bouquets_with_epg(CyhookHandler *hh, std:
|
||||
|
||||
yresult += string_printf("<tr><td class=\"%cepg\">",classname);
|
||||
yresult += string_printf("%s %s "
|
||||
"<span style=\"font-size: 8pt; white-space: nowrap\">(%ld {=L:von=} %d {=L:min=}, %d%%)</span>"
|
||||
"<span style=\"font-size: 8pt; white-space: nowrap\">(%ld {=L:from=} %d {=L:unit.short.minute=}, %d%%)</span>"
|
||||
, timestr.c_str()
|
||||
, event->description.c_str()
|
||||
, (time(NULL) - event->startTime)/60
|
||||
|
@@ -41,7 +41,7 @@ off=Aus
|
||||
download=Herunterladen
|
||||
back=Zurück
|
||||
date=Datum
|
||||
from=Von
|
||||
from=von
|
||||
to=bis
|
||||
program=Sendung
|
||||
others=Sonstiges
|
||||
|
Reference in New Issue
Block a user