summaryrefslogtreecommitdiff
path: root/chrome/locale
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/locale')
-rw-r--r--chrome/locale/en-US/accountWizard.properties3
-rw-r--r--chrome/locale/en-US/statusBar.properties3
2 files changed, 3 insertions, 3 deletions
diff --git a/chrome/locale/en-US/accountWizard.properties b/chrome/locale/en-US/accountWizard.properties
index f91fc70..fbd3055 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. Bitmask client needs\nto be running in order to configure the account. Are you\nlogged into Bitmask with the correct username?
diff --git a/chrome/locale/en-US/statusBar.properties b/chrome/locale/en-US/statusBar.properties
deleted file mode 100644
index 7715c71..0000000
--- a/chrome/locale/en-US/statusBar.properties
+++ /dev/null
@@ -1,3 +0,0 @@
-# statusBar.js
-account_not_configured=Click to config Bitmask account
-account_configured=Bitmask account is configured!