diff options
author | db <drebs@riseup.net> | 2014-09-15 12:17:53 -0300 |
---|---|---|
committer | db <drebs@riseup.net> | 2014-09-15 12:17:53 -0300 |
commit | 4f931e73a5154242ed0f9e51cff63cddd73756c0 (patch) | |
tree | ac7ce9584bd9359c272f20bc63a6df5dade8ab9f /chrome/locale | |
parent | 1446702fffb157c232e51b8dc99e71ff3636ed6f (diff) |
Improve error message when configuring account (#4881).
Diffstat (limited to 'chrome/locale')
-rw-r--r-- | chrome/locale/en-US/accountWizard.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/locale/en-US/accountWizard.properties b/chrome/locale/en-US/accountWizard.properties index 3a12f78..fbd3055 100644 --- a/chrome/locale/en-US/accountWizard.properties +++ b/chrome/locale/en-US/accountWizard.properties @@ -4,4 +4,4 @@ cannot_login.error=Unable to log in at server. Probably wrong configuration, use # 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? +config_unverifiable=Configuration could not be verified. Bitmask client needs\nto be running in order to configure the account. Are you\nlogged into Bitmask with the correct username? |