mirror of
https://github.com/Radarr/Radarr
synced 2025-02-24 07:10:57 +00:00
Fixed: Improve Quality Profile in-use helptext
This commit is contained in:
parent
98437c3cac
commit
b3a056edf9
1 changed files with 1 additions and 1 deletions
|
@ -737,7 +737,7 @@
|
|||
"QualityOrLangCutoffHasNotBeenMet": "Quality or Language cutoff has not been met",
|
||||
"QualityProfile": "Quality Profile",
|
||||
"QualityProfileDeleteConfirm": "Are you sure you want to delete the quality profile {0}",
|
||||
"QualityProfileInUse": "Can't delete a quality profile that is attached to a movie",
|
||||
"QualityProfileInUse": "Can't delete a quality profile that is attached to a movie, list, or collection",
|
||||
"QualityProfiles": "Quality Profiles",
|
||||
"QualitySettings": "Quality Settings",
|
||||
"QualitySettingsSummary": "Quality sizes and naming",
|
||||
|
|
Loading…
Reference in a new issue