summaryrefslogtreecommitdiff
path: root/chrome/content/accountWizard/accountWizard.xul
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2013-11-05 14:56:37 -0200
committerdrebs <drebs@leap.se>2013-11-05 14:56:37 -0200
commite9df7feeb544c6fa111cd5ef0d7173cc78b454ec (patch)
treea8095a579961662459728a8361655ec314c2946e /chrome/content/accountWizard/accountWizard.xul
parentb5f91e386b337afb674f583d7f31afd9a065052d (diff)
parent18578e925108d6af5c5de320fbe1fcec8a3748c6 (diff)
Merge remote-tracking branch 'andrejb/bug/4374_fix-items-from-review' into develop
Diffstat (limited to 'chrome/content/accountWizard/accountWizard.xul')
-rw-r--r--chrome/content/accountWizard/accountWizard.xul6
1 files changed, 1 insertions, 5 deletions
diff --git a/chrome/content/accountWizard/accountWizard.xul b/chrome/content/accountWizard/accountWizard.xul
index 0d42c0d..f9ff6f4 100644
--- a/chrome/content/accountWizard/accountWizard.xul
+++ b/chrome/content/accountWizard/accountWizard.xul
@@ -31,12 +31,8 @@
<stringbundleset>
<stringbundle id="bundle_brand"
src="chrome://branding/locale/brand.properties"/>
- <stringbundle id="strings"
+ <stringbundle id="accountCreationStrings"
src="chrome://messenger/locale/accountCreation.properties"/>
- <stringbundle id="utilstrings"
- src="chrome://messenger/locale/accountCreationUtil.properties"/>
- <stringbundle id="bundle_messenger"
- src="chrome://messenger/locale/messenger.properties"/>
</stringbundleset>
<script type="application/javascript"
src="chrome://bitmask/content/serverConfig.js"/>