diff options
Diffstat (limited to 'chrome/content/accountWizard/accountWizard.xul')
-rw-r--r-- | chrome/content/accountWizard/accountWizard.xul | 2 |
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"/> |