Revise the text that tells the person to check their web browser for their Feedly login. Fix #2596.
This commit is contained in:
parent
478b836968
commit
5e05da7bbb
@ -196,7 +196,7 @@ extension AccountsPreferencesViewController: AccountsPreferencesAddAccountDelega
|
|||||||
alert.messageText = NSLocalizedString("Waiting for access to Feedly",
|
alert.messageText = NSLocalizedString("Waiting for access to Feedly",
|
||||||
comment: "Alert title when adding a Feedly account and waiting for authorization from the user.")
|
comment: "Alert title when adding a Feedly account and waiting for authorization from the user.")
|
||||||
|
|
||||||
alert.informativeText = NSLocalizedString("Your default web browser will open the Feedly login for you to authorize access.",
|
alert.informativeText = NSLocalizedString("A web browser will open the Feedly login for you to authorize access.",
|
||||||
comment: "Alert informative text when adding a Feedly account and waiting for authorization from the user.")
|
comment: "Alert informative text when adding a Feedly account and waiting for authorization from the user.")
|
||||||
|
|
||||||
alert.addButton(withTitle: NSLocalizedString("Cancel", comment: "Cancel"))
|
alert.addButton(withTitle: NSLocalizedString("Cancel", comment: "Cancel"))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user