Skip to content

Commit

Permalink
Translation fixes for delete confirmations
Browse files Browse the repository at this point in the history
Closes #4005
  • Loading branch information
mynameisbogdan committed Aug 13, 2023
1 parent f83e2ad commit 2ee36ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/NzbDrone.Core/Localization/Core/en.json
Expand Up @@ -229,8 +229,8 @@
"DeleteNotificationMessageText": "Are you sure you want to delete the notification '{name}'?",
"DeleteQualityProfile": "Delete Quality Profile",
"DeleteQualityProfileMessageText": "Are you sure you want to delete the quality profile '{name}'?",
"DeleteReleaseProfile": "Delete ReleaseProfile",
"DeleteReleaseProfileMessageText": "Are you sure you want to delete this releaseProfile?",
"DeleteReleaseProfile": "Delete Release Profile",
"DeleteReleaseProfileMessageText": "Are you sure you want to delete this release profile?",
"DeleteRemotePathMapping": "Delete Remote Path Mapping",
"DeleteRemotePathMappingMessageText": "Are you sure you want to delete this remote path mapping?",
"DeleteRootFolder": "Delete Root Folder",
Expand Down

0 comments on commit 2ee36ff

Please sign in to comment.