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" }