diff --git a/src/NzbDrone.Core/Localization/Core/en.json b/src/NzbDrone.Core/Localization/Core/en.json index 42e23b371..292f6ad72 100644 --- a/src/NzbDrone.Core/Localization/Core/en.json +++ b/src/NzbDrone.Core/Localization/Core/en.json @@ -471,7 +471,7 @@ "Logs": "Logs", "LookingForReleaseProfiles1": "Looking for Release Profiles? Try", "LookingForReleaseProfiles2": "instead.", - "LowerCase": "Lower Case", + "LowerCase": "Lowercase", "MaintenanceRelease": "Maintenance Release: bug fixes and other improvements. See Github Commit History for more details", "Manual": "Manual", "ManualImport": "Manual Import", @@ -1040,7 +1040,7 @@ "UpgradeUntilCustomFormatScore": "Upgrade Until Custom Format Score", "UpgradeUntilQuality": "Upgrade Until Quality", "UpgradeUntilThisQualityIsMetOrExceeded": "Upgrade until this quality is met or exceeded", - "UpperCase": "Upper Case", + "UpperCase": "Uppercase", "Uptime": "Uptime", "URLBase": "URL Base", "UrlBaseHelpText": "For reverse proxy support, default is empty",