mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-09 00:28:53 +01:00
Change Popular Reddit description
This commit is contained in:
parent
105fcd7033
commit
fdfd91e53e
@ -153,7 +153,7 @@ private extension AddRedditFeedWindowController {
|
|||||||
|
|
||||||
accountLabel.isHidden = false
|
accountLabel.isHidden = false
|
||||||
accountPopupButton.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
|
subredditTextField.isHidden = true
|
||||||
addButton.isEnabled = true
|
addButton.isEnabled = true
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user