mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update tuner selection
This commit is contained in:
parent
fdf99303a1
commit
f86dabe945
2 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue