mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-22 22:15:17 -04:00
Update Custom Format Deletion confirmation message
Consistency with the rest of the Delete*MessageText Closes #9766
This commit is contained in:
@@ -288,7 +288,7 @@
|
||||
"DeleteCondition": "Delete Condition",
|
||||
"DeleteConditionMessageText": "Are you sure you want to delete the condition '{name}'?",
|
||||
"DeleteCustomFormat": "Delete Custom Format",
|
||||
"DeleteCustomFormatMessageText": "Are you sure you want to delete the custom format '{customFormatName}'?",
|
||||
"DeleteCustomFormatMessageText": "Are you sure you want to delete the custom format '{name}'?",
|
||||
"DeleteDelayProfile": "Delete Delay Profile",
|
||||
"DeleteDelayProfileMessageText": "Are you sure you want to delete this delay profile?",
|
||||
"DeleteDownloadClient": "Delete Download Client",
|
||||
|
||||
Reference in New Issue
Block a user