From 4f931e73a5154242ed0f9e51cff63cddd73756c0 Mon Sep 17 00:00:00 2001 From: db Date: Mon, 15 Sep 2014 12:17:53 -0300 Subject: Improve error message when configuring account (#4881). --- changes/feature_4881_improve-error-message-when-configuring-account | 1 + chrome/locale/en-US/accountWizard.properties | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 changes/feature_4881_improve-error-message-when-configuring-account diff --git a/changes/feature_4881_improve-error-message-when-configuring-account b/changes/feature_4881_improve-error-message-when-configuring-account new file mode 100644 index 0000000..4cfaa0c --- /dev/null +++ b/changes/feature_4881_improve-error-message-when-configuring-account @@ -0,0 +1 @@ + o Improve error message when configuring account (#4881). 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? -- cgit v1.2.3