mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 03:18:19 -07:00
update tuner selection
This commit is contained in:
parent
fdf99303a1
commit
f86dabe945
@ -55,7 +55,7 @@
|
||||
<select id="selectListing" data-mini="true" required="required"></select>
|
||||
</div>
|
||||
<div>
|
||||
<br /><br />
|
||||
<br />
|
||||
<paper-checkbox class="chkAllTuners">${OptionEnableForAllTuners}</paper-checkbox>
|
||||
<div class="selectTunersSection hide">
|
||||
<br /><br />
|
||||
|
@ -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"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user