1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-04 10:02:40 +01:00

Fixed: Make Notification trigger texts consistent

Fixes #5012
This commit is contained in:
Qstick 2020-10-17 00:06:23 -04:00
parent a1c21af9b5
commit 662b3894c2

View File

@ -481,11 +481,11 @@
"OAuthPopupMessage": "Pop-ups are being blocked by your browser", "OAuthPopupMessage": "Pop-ups are being blocked by your browser",
"Ok": "Ok", "Ok": "Ok",
"OnDeleteHelpText": "On Delete", "OnDeleteHelpText": "On Delete",
"OnDownloadHelpText": "Be notified when movies are successfully imported", "OnDownloadHelpText": "On Import",
"OnGrabHelpText": "On Grab", "OnGrabHelpText": "On Grab",
"OnHealthIssueHelpText": "On Health Issue", "OnHealthIssueHelpText": "On Health Issue",
"OnRenameHelpText": "On Rename", "OnRenameHelpText": "On Rename",
"OnUpgradeHelpText": "Be notified when movies are upgraded to a better quality", "OnUpgradeHelpText": "On Upgrade",
"OpenBrowserOnStart": "Open browser on start", "OpenBrowserOnStart": "Open browser on start",
"OpenThisModal": "Open This Modal", "OpenThisModal": "Open This Modal",
"Options": "Options", "Options": "Options",