]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
WEBUI JS: rename the timerec to time schedule
authorJaroslav Kysela <perex@perex.cz>
Tue, 16 Sep 2014 06:40:26 +0000 (08:40 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Sep 2014 06:40:26 +0000 (08:40 +0200)
src/webui/static/app/dvr.js

index e52e7b6df438b03ab4c87351a4c6793de1c3a190..a74a329bba1ab0ec275350c2710cf4a6c10c55a8 100644 (file)
@@ -402,8 +402,8 @@ tvheadend.timerec_editor = function(panel, index) {
 
     tvheadend.idnode_grid(panel, {
         url: 'api/dvr/timerec',
-        titleS: 'DVR TimeRec Entry',
-        titleP: 'DVR TimeRec Entries',
+        titleS: 'Time Schedule',
+        titleP: 'Time Schedules',
         iconCls: 'clock',
         tabIndex: index,
         columns: {