diff options
author | drebs <drebs@leap.se> | 2014-03-12 10:15:09 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2014-03-13 11:52:25 -0300 |
commit | 80f0f5728edb2d0cff7934c994e795316b526f6f (patch) | |
tree | 09489ff7327adf4f8b8c279f52870a2cc3d2ffda /chrome/locale/en-US | |
parent | 10a255d318d3126cbd10fe1b0c8284a223850603 (diff) |
Fix error string on new account setup (#5193).
Diffstat (limited to 'chrome/locale/en-US')
-rw-r--r-- | chrome/locale/en-US/accountWizard.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/locale/en-US/accountWizard.properties b/chrome/locale/en-US/accountWizard.properties index f91fc70..3a12f78 100644 --- a/chrome/locale/en-US/accountWizard.properties +++ b/chrome/locale/en-US/accountWizard.properties @@ -1,4 +1,7 @@ # verifyConfig.js cannot_login.error=Unable to log in at server. Probably wrong configuration, username or password. + +# accountWizard.js resultIncoming=%1$S, %2$S resultOutgoing=%1$S, %2$S +config_unverifiable=Configuration could not be verified - are you logged into\nBitmask with the correct username? |