mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-26 22:56:23 -04:00
Move unknown series queue items to filter instead of option
This commit is contained in:
@@ -697,6 +697,7 @@
|
||||
"ExcludedTags": "Excluded Tags",
|
||||
"ExcludedReleaseProfile": "Excluded Release Profile",
|
||||
"ExcludedReleaseProfiles": "Excluded Release Profiles",
|
||||
"ExcludeUnknownSeriesItems": "Exclude Unknown Series Items",
|
||||
"Existing": "Existing",
|
||||
"ExistingSeries": "Existing Series",
|
||||
"ExistingTag": "Existing tag",
|
||||
@@ -1985,8 +1986,6 @@
|
||||
"ShowTags": "Show Tags",
|
||||
"ShowTagsHelpText": "Show tags under poster",
|
||||
"ShowTitle": "Show Title",
|
||||
"ShowUnknownSeriesItems": "Show Unknown Series Items",
|
||||
"ShowUnknownSeriesItemsHelpText": "Show items without a series in the queue, this could include removed series, movies or anything else in {appName}'s category",
|
||||
"ShownClickToHide": "Shown, click to hide",
|
||||
"Shutdown": "Shutdown",
|
||||
"SingleEpisode": "Single Episode",
|
||||
@@ -2132,6 +2131,7 @@
|
||||
"Unknown": "Unknown",
|
||||
"UnknownDownloadState": "Unknown download state: {state}",
|
||||
"UnknownEventTooltip": "Unknown event",
|
||||
"UnknownSeriesItems": "Unknown Series Items",
|
||||
"Unlimited": "Unlimited",
|
||||
"UnmappedFilesOnly": "Unmapped Files Only",
|
||||
"UnmappedFolders": "Unmapped Folders",
|
||||
|
||||
Reference in New Issue
Block a user