From 3c23f4aa7eeabff0382f7789cfb7ad0c3090615a Mon Sep 17 00:00:00 2001 From: drebs Date: Thu, 3 Oct 2013 14:24:48 -0300 Subject: Initial import. --- chrome/locale/en-US/accountWizard.dtd | 1 + chrome/locale/en-US/accountWizard.properties | 2 ++ chrome/locale/en-US/bitmaskAccountManagerOverlay.dtd | 2 ++ chrome/locale/en-US/bitmaskMessengerOverlay.dtd | 2 ++ chrome/locale/en-US/statusBar.properties | 3 +++ 5 files changed, 10 insertions(+) create mode 100644 chrome/locale/en-US/accountWizard.dtd create mode 100644 chrome/locale/en-US/accountWizard.properties create mode 100644 chrome/locale/en-US/bitmaskAccountManagerOverlay.dtd create mode 100644 chrome/locale/en-US/bitmaskMessengerOverlay.dtd create mode 100644 chrome/locale/en-US/statusBar.properties (limited to 'chrome/locale/en-US') 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 @@ + 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 @@ + + 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 @@ + + 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! -- cgit v1.2.3