mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
Bug 535670 - Poor UX on password change while connected
Detect if there was a login failure when opening the prefs and re-use the first-sign-in flow and feedback instead of using the change pwd/pph dialog.
This commit is contained in:
parent
5e3b42f790
commit
2b876799fc
@ -1,6 +1,7 @@
|
||||
error.login.reason.network = Failed to connect to the server
|
||||
error.login.reason.passphrase = Wrong secret phrase
|
||||
error.login.reason.password = Incorrect username or password
|
||||
error.login.reason.no_password= No saved password to use
|
||||
error.login.reason.server = Server incorrectly configured
|
||||
|
||||
error.sync.failed_partial = One or more data types could not be synced
|
||||
|
Loading…
Reference in New Issue
Block a user