Rewords Patreon text in SettingsViewController

This commit is contained in:
Riley Testut
2019-09-10 12:33:14 -07:00
parent 225bbbe7af
commit f01e4ec753

View File

@@ -108,7 +108,7 @@ private extension SettingsViewController
}
case .patreon:
settingsHeaderFooterView.secondaryLabel.text = NSLocalizedString("Donate and receive access to beta versions of AltStore, Delta, and more.", comment: "")
settingsHeaderFooterView.secondaryLabel.text = NSLocalizedString("Receive access to beta versions of AltStore, Delta, and more by becoming a patron.", comment: "")
case .account:
settingsHeaderFooterView.primaryLabel.text = NSLocalizedString("ACCOUNT", comment: "")