summaryrefslogtreecommitdiffstats
path: root/browser/locales/jar.mn
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
commit26a029d407be480d791972afb5975cf62c9360a6 (patch)
treef435a8308119effd964b339f76abb83a57c29483 /browser/locales/jar.mn
parentInitial commit. (diff)
downloadfirefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz
firefox-26a029d407be480d791972afb5975cf62c9360a6.zip
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'browser/locales/jar.mn')
-rw-r--r--browser/locales/jar.mn45
1 files changed, 45 insertions, 0 deletions
diff --git a/browser/locales/jar.mn b/browser/locales/jar.mn
new file mode 100644
index 0000000000..781c6677d9
--- /dev/null
+++ b/browser/locales/jar.mn
@@ -0,0 +1,45 @@
+#filter substitution
+# 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/.
+
+# Note: This file should only contain locale entries. All
+# override and resource entries should go to browser/base/jar.mn to avoid
+# having to create the same entry for each locale.
+
+[localization] @AB_CD@.jar:
+ preview/ion.ftl (../components/ion/content/ion.ftl)
+ preview/protections.ftl (../components/protections/content/protections.ftl)
+ preview/interventions.ftl (../components/urlbar/content/interventions.ftl)
+ preview/enUS-searchFeatures.ftl (../components/urlbar/content/enUS-searchFeatures.ftl)
+ preview/shopping.ftl (../components/shopping/content/shopping.ftl)
+ preview/onboarding.ftl (../components/aboutwelcome/content/onboarding.ftl)
+ preview/select-translations.ftl (../locales-preview/select-translations.ftl)
+ preview/translations.ftl (../locales-preview/translations.ftl)
+ browser (%browser/**/*.ftl)
+
+@AB_CD@.jar:
+% locale browser @AB_CD@ %locale/browser/
+ locale/browser/browser.properties (%chrome/browser/browser.properties)
+ locale/browser/customizableui/customizableWidgets.properties (%chrome/browser/customizableui/customizableWidgets.properties)
+ locale/browser/uiDensity.properties (%chrome/browser/uiDensity.properties)
+ locale/browser/search.properties (%chrome/browser/search.properties)
+ locale/browser/siteData.properties (%chrome/browser/siteData.properties)
+ locale/browser/sitePermissions.properties (%chrome/browser/sitePermissions.properties)
+ locale/browser/shellservice.properties (%chrome/browser/shellservice.properties)
+ locale/browser/taskbar.properties (%chrome/browser/taskbar.properties)
+ locale/browser/downloads/downloads.properties (%chrome/browser/downloads/downloads.properties)
+ locale/browser/places/bookmarkProperties.properties (%chrome/browser/places/bookmarkProperties.properties)
+ locale/browser/safebrowsing/safebrowsing.properties (%chrome/browser/safebrowsing/safebrowsing.properties)
+ locale/browser/feeds/subscribe.properties (%chrome/browser/feeds/subscribe.properties)
+ locale/browser/syncSetup.properties (%chrome/browser/syncSetup.properties)
+% locale browser-region @AB_CD@ %locale/browser-region/
+# the following files are browser-specific overrides
+ locale/browser/appstrings.properties (%chrome/overrides/appstrings.properties)
+
+#ifdef XPI_NAME
+# Bug 1240628, restructure how l10n repacks work with feature addons
+# This is hacky, but ensures the chrome.manifest chain is complete
+[.] chrome.jar:
+% manifest features/chrome.manifest
+#endif