Change Popular Reddit description

This commit is contained in:
Maurice Parker 2020-05-12 10:17:58 -05:00
parent 105fcd7033
commit fdfd91e53e

View File

@ -153,7 +153,7 @@ private extension AddRedditFeedWindowController {
accountLabel.isHidden = false
accountPopupButton.isHidden = false
typeDescriptionLabel.stringValue = NSLocalizedString("Best posts on Reddit for you", comment: "Popular")
typeDescriptionLabel.stringValue = NSLocalizedString("The best posts on Reddit for you", comment: "Popular")
subredditTextField.isHidden = true
addButton.isEnabled = true