From: Andreas Ă–man Date: Wed, 13 Feb 2008 17:39:39 +0000 (+0000) Subject: change wording X-Git-Tag: 2.12~1206 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a05063bf6512a3f28cbde0eb8602b7ca10ac701d;p=thirdparty%2Ftvheadend.git change wording --- diff --git a/htmlui.c b/htmlui.c index 6963a7407..44caa4ae6 100644 --- a/htmlui.c +++ b/htmlui.c @@ -882,7 +882,7 @@ page_pvr(http_connection_t *hc, const char *remain, void *opaque) c++; if(c == 0) { - tcp_qprintf(&tq, "
Nothing in recording log

"); + tcp_qprintf(&tq, "
No entries

"); } pv = alloca(c * sizeof(pvr_rec_t *));