summaryrefslogtreecommitdiff
path: root/chrome/content/accountWizard/accountWizard.xul
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2013-12-15 19:37:20 -0200
committerdrebs <drebs@leap.se>2013-12-20 14:58:55 -0200
commit292945655ea4be295221d179530b98e4f391c726 (patch)
tree123833fe881ad195c1b1d0cbfe19406647f72d85 /chrome/content/accountWizard/accountWizard.xul
parent8138d21582cfb43fd7462560e858e71ce2c9a9c3 (diff)
Remove misleading encryption info from wizard (#4545).
Diffstat (limited to 'chrome/content/accountWizard/accountWizard.xul')
-rw-r--r--chrome/content/accountWizard/accountWizard.xul2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/content/accountWizard/accountWizard.xul b/chrome/content/accountWizard/accountWizard.xul
index 6518f83..1587c50 100644
--- a/chrome/content/accountWizard/accountWizard.xul
+++ b/chrome/content/accountWizard/accountWizard.xul
@@ -33,6 +33,8 @@
src="chrome://branding/locale/brand.properties"/>
<stringbundle id="accountCreationStrings"
src="chrome://messenger/locale/accountCreation.properties"/>
+ <stringbundle id="accountWizardStrings"
+ src="chrome://bitmask/locale/accountWizard.properties"/>
</stringbundleset>
<script type="application/javascript"
src="chrome://bitmask/content/serverConfig.js"/>