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:
@@ -1066,7 +1066,7 @@
|
||||
"DeleteSelectedDownloadClients": "Usuń klienta pobierania",
|
||||
"DeleteSelectedIndexers": "Usuń indeksator",
|
||||
"DeleteConditionMessageText": "Czy na pewno chcesz usunąć tag „{0}”?",
|
||||
"DeleteCustomFormatMessageText": "Czy na pewno chcesz usunąć indeksator „{customFormatName}”?",
|
||||
"DeleteCustomFormatMessageText": "Czy na pewno chcesz usunąć indeksator „{name}”?",
|
||||
"DeleteDelayProfileMessageText": "Czy na pewno chcesz usunąć ten profil opóźnienia?",
|
||||
"DeleteFormatMessageText": "Czy na pewno chcesz usunąć tag formatu {0}?",
|
||||
"DeleteImportListExclusionMessageText": "Czy na pewno chcesz usunąć to wykluczenie listy importu?",
|
||||
|
||||
Reference in New Issue
Block a user