Fixed: Grammar in tooltip of download button

When hovering over the tooltip of an unclicked download button (e.g. in interactive search), it hasn't yet been "added" yet so it should be "add".
And once clicked, the tooltip should show "download queue" rather than "downloaded queue" as "downloaded" implies it has already been downloaded.
This commit is contained in:
hugepants 2021-12-07 10:56:11 +00:00 committed by bakerboy448
parent 73f2da72f3
commit 5855773842
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
"AddDelayProfile": "Add Delay Profile",
"AddDownloadClient": "Add Download Client",
"Added": "Added",
"AddedToDownloadQueue": "Added to downloaded queue",
"AddedToDownloadQueue": "Added to download queue",
"AddExclusion": "Add Exclusion",
"AddImportExclusionHelpText": "Prevent movie from being added to Radarr by lists",
"AddIndexer": "Add Indexer",
@ -27,7 +27,7 @@
"AddRemotePathMapping": "Add Remote Path Mapping",
"AddRestriction": "Add Restriction",
"AddRootFolder": "Add Root Folder",
"AddToDownloadQueue": "Added to download queue",
"AddToDownloadQueue": "Add to download queue",
"AfterManualRefresh": "After Manual Refresh",
"Age": "Age",
"Agenda": "Agenda",