1
0
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:
Bogdan
2024-02-04 19:08:45 +02:00
parent db62eddf5a
commit a90d6682d3
25 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -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",