From f86dabe9457860df7c4c37686562856d39e4682b Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Mon, 14 Mar 2016 15:02:34 -0400 Subject: [PATCH] update tuner selection --- .../components/tvproviders/schedulesdirect.template.html | 2 +- dashboard-ui/strings/en-US.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dashboard-ui/components/tvproviders/schedulesdirect.template.html b/dashboard-ui/components/tvproviders/schedulesdirect.template.html index 7abe255a9c..69148eb425 100644 --- a/dashboard-ui/components/tvproviders/schedulesdirect.template.html +++ b/dashboard-ui/components/tvproviders/schedulesdirect.template.html @@ -55,7 +55,7 @@
-

+
${OptionEnableForAllTuners}


diff --git a/dashboard-ui/strings/en-US.json b/dashboard-ui/strings/en-US.json index 9aefaf2b2b..ae91421558 100644 --- a/dashboard-ui/strings/en-US.json +++ b/dashboard-ui/strings/en-US.json @@ -2429,6 +2429,6 @@ "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", "LabelFileOrUrl": "File or url:", - "OptionEnableForAllTuners": "Enable for all tuners", - "HeaderTuners": "Tuners" + "OptionEnableForAllTuners": "Enable for all tuner devices", + "HeaderSelectTuners": "SelectTuners" }