Bug 1579540 - Introduce browser.ftl and load it in browser.xhtml r=fluent-reviewers,flod

Differential Revision: https://phabricator.services.mozilla.com/D45466

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Brian Grinstead 2019-09-11 16:36:10 +00:00
parent 6c2bf0f5ad
commit ccde06e7e2
2 changed files with 4 additions and 0 deletions

View File

@ -75,6 +75,7 @@
<linkset>
<html:link rel="localization" href="branding/brand.ftl"/>
<html:link rel="localization" href="browser/branding/sync-brand.ftl"/>
<html:link rel="localization" href="browser/browser.ftl"/>
<html:link rel="localization" href="browser/menubar.ftl"/>
</linkset>

View File

@ -0,0 +1,3 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.