summaryrefslogtreecommitdiff
path: root/chrome/locale/en-US
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2013-10-03 14:24:48 -0300
committerdrebs <drebs@leap.se>2013-10-04 14:25:08 -0300
commit3c23f4aa7eeabff0382f7789cfb7ad0c3090615a (patch)
treeb7970f3d7fef0ceabb4293f135c97f257fe6baef /chrome/locale/en-US
Initial import.
Diffstat (limited to 'chrome/locale/en-US')
-rw-r--r--chrome/locale/en-US/accountWizard.dtd1
-rw-r--r--chrome/locale/en-US/accountWizard.properties2
-rw-r--r--chrome/locale/en-US/bitmaskAccountManagerOverlay.dtd2
-rw-r--r--chrome/locale/en-US/bitmaskMessengerOverlay.dtd2
-rw-r--r--chrome/locale/en-US/statusBar.properties3
5 files changed, 10 insertions, 0 deletions
diff --git a/chrome/locale/en-US/accountWizard.dtd b/chrome/locale/en-US/accountWizard.dtd
new file mode 100644
index 0000000..a0221ee
--- /dev/null
+++ b/chrome/locale/en-US/accountWizard.dtd
@@ -0,0 +1 @@
+<!ENTITY bitmask.accountWizard.title "Configure Bitmask Email Account">
diff --git a/chrome/locale/en-US/accountWizard.properties b/chrome/locale/en-US/accountWizard.properties
new file mode 100644
index 0000000..51532d0
--- /dev/null
+++ b/chrome/locale/en-US/accountWizard.properties
@@ -0,0 +1,2 @@
+# verifyConfig.js
+cannot_login.error=Unable to log in at server. Probably wrong configuration, username or password.
diff --git a/chrome/locale/en-US/bitmaskAccountManagerOverlay.dtd b/chrome/locale/en-US/bitmaskAccountManagerOverlay.dtd
new file mode 100644
index 0000000..b87fbc3
--- /dev/null
+++ b/chrome/locale/en-US/bitmaskAccountManagerOverlay.dtd
@@ -0,0 +1,2 @@
+<!ENTITY addBitmaskAccountButton.label "Add Bitmask Account...">
+<!ENTITY addBitmaskAccountButton.accesskey "B">
diff --git a/chrome/locale/en-US/bitmaskMessengerOverlay.dtd b/chrome/locale/en-US/bitmaskMessengerOverlay.dtd
new file mode 100644
index 0000000..1e815cd
--- /dev/null
+++ b/chrome/locale/en-US/bitmaskMessengerOverlay.dtd
@@ -0,0 +1,2 @@
+<!ENTITY newBitmaskAccountCmd.label "Bitmask Account...">
+<!ENTITY newBitmaskAccountCmd.accesskey "B">
diff --git a/chrome/locale/en-US/statusBar.properties b/chrome/locale/en-US/statusBar.properties
new file mode 100644
index 0000000..7715c71
--- /dev/null
+++ b/chrome/locale/en-US/statusBar.properties
@@ -0,0 +1,3 @@
+# statusBar.js
+account_not_configured=Click to config Bitmask account
+account_configured=Bitmask account is configured!