1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
123 l = "{l10n_base}/{locale}/"
127 reference = "browser/locales/en-US/**"
128 l10n = "{l}browser/**"
131 reference = "browser/branding/official/locales/en-US/**"
132 l10n = "{l}browser/branding/official/**"
135 reference = "browser/extensions/formautofill/locales/en-US/**"
136 l10n = "{l}browser/extensions/formautofill/**"
139 reference = "browser/extensions/report-site-issue/locales/en-US/**"
140 l10n = "{l}browser/extensions/report-site-issue/**"
144 path = "toolkit/locales/l10n.toml"
147 path = "devtools/client/locales/l10n.toml"
150 reference = "devtools/startup/locales/en-US/**"
151 l10n = "{l}devtools/startup/**"
154 # The filters below are evaluated one after the other, in the given order.
155 # Enter a combination of path as in the localization, key, and an action,
156 # to change the default behavior of compare-locales and l10n merge.
158 # For browser/locales/en-US/chrome/browser/foo.properties,
159 # path would be {l}browser/chrome/browser/foo.properties
160 # key: the key/id of the entity
161 # If key isn't specified, the complete file can be missing.
164 "{l}browser/firefox-l10n.js",