From 80f0f5728edb2d0cff7934c994e795316b526f6f Mon Sep 17 00:00:00 2001 From: drebs Date: Wed, 12 Mar 2014 10:15:09 -0300 Subject: Fix error string on new account setup (#5193). --- chrome/locale/en-US/accountWizard.properties | 3 +++ 1 file changed, 3 insertions(+) (limited to 'chrome/locale/en-US') 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? -- cgit v1.2.3