Bug 1453486 - Include containers.ftl in main preferences.xul to fix the containers removal dialog. r?gijs draft
authorZibi Braniecki <zbraniecki@mozilla.com>
Wed, 11 Apr 2018 15:43:17 -0700
changeset 781197 8fe2e0962a8ac687d2b2338362af8d8a4b46e170
parent 781196 93799fc6c5015fcb31a7c055b339b3b5d066f600
child 781362 3a23b3317e3578c2a2ec5c7dda213e772eefc666
push id106241
push userbmo:gandalf@aviary.pl
push dateThu, 12 Apr 2018 18:29:26 +0000
reviewersgijs
bugs1453486
milestone61.0a1
Bug 1453486 - Include containers.ftl in main preferences.xul to fix the containers removal dialog. r?gijs MozReview-Commit-ID: 6nUCRhBWJmF
browser/components/preferences/in-content/preferences.xul
--- a/browser/components/preferences/in-content/preferences.xul
+++ b/browser/components/preferences/in-content/preferences.xul
@@ -51,16 +51,17 @@
       xmlns:html="http://www.w3.org/1999/xhtml"
       disablefastfind="true"
       data-l10n-id="pref-page"
       data-l10n-attrs="title">
 
   <link rel="localization" href="branding/brand.ftl"/>
   <link rel="localization" href="browser/branding/sync-brand.ftl"/>
   <link rel="localization" href="browser/preferences/preferences.ftl"/>
+  <link rel="localization" href="browser/preferences/containers.ftl"/>
 
   <!-- Links below are only used for search-l10n-ids into subdialogs -->
   <link rel="localization" href="browser/preferences/blocklists.ftl"/>
   <link rel="localization" href="browser/preferences/clearSiteData.ftl"/>
   <link rel="localization" href="browser/preferences/colors.ftl"/>
   <link rel="localization" href="browser/preferences/connection.ftl"/>
   <link rel="localization" href="browser/preferences/fonts.ftl"/>
   <link rel="localization" href="browser/preferences/languages.ftl"/>