]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
WEBUI: Cosmetic
authorPiotr Kuchciak <piotr.kuchciak@gmail.com>
Mon, 13 Oct 2014 10:38:10 +0000 (12:38 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 13 Oct 2014 13:34:40 +0000 (15:34 +0200)
Changed name Now recording to Current Recordings. It would probably
better.

src/webui/static/app/dvr.js

index be457efd2d64a59e930636b5332c9722b787b61e..53f63af72e2a37e22a12786037edaf70f029ead3 100644 (file)
@@ -160,7 +160,7 @@ tvheadend.dvr_upcoming = function(panel, index) {
         url: 'api/dvr/entry',
         gridURL: 'api/dvr/entry/grid_upcoming',
         titleS: 'Upcoming Recording',
-        titleP: 'Upcoming / Now Recordings',
+        titleP: 'Upcoming / Current Recordings',
         iconCls: 'upcomingRec',
         tabIndex: index,
         add: {