]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
webui: rename 'System log' to 'Tvheadend log'
authorJaroslav Kysela <perex@perex.cz>
Mon, 25 Apr 2016 12:22:20 +0000 (14:22 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 25 Apr 2016 12:22:20 +0000 (14:22 +0200)
src/webui/static/app/tvheadend.js

index 269ca26ee85a66781d7fe6499926fe7d4d9cc00f..bb73a61e41c6163799e8a06c16ce108e0a1f3790 100644 (file)
@@ -973,7 +973,7 @@ tvheadend.app = function() {
                         maxSize: 400,
                         collapsible: true,
                         collapsed: true,
-                        title: _('System log'),
+                        title: _('Tvheadend log'),
                         margins: '0 0 0 0',
                         tools: [{
                                 id: 'gear',