diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
commit | 26a029d407be480d791972afb5975cf62c9360a6 (patch) | |
tree | f435a8308119effd964b339f76abb83a57c29483 /toolkit/locales/jar.mn | |
parent | Initial commit. (diff) | |
download | firefox-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 'toolkit/locales/jar.mn')
-rw-r--r-- | toolkit/locales/jar.mn | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/toolkit/locales/jar.mn b/toolkit/locales/jar.mn new file mode 100644 index 0000000000..5c82246137 --- /dev/null +++ b/toolkit/locales/jar.mn @@ -0,0 +1,61 @@ +#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/. + +[localization] @AB_CD@.jar: + crashreporter (%crashreporter/**/*.ftl) + services (%services/**/*.ftl) + toolkit (%toolkit/**/*.ftl) + locales-preview/aboutTranslations.ftl (../locales-preview/aboutTranslations.ftl) +#ifdef MOZ_LAYOUT_DEBUGGER + layoutdebug/layoutdebug.ftl (../../layout/tools/layout-debug/ui/content/layoutdebug.ftl) +#endif + +@AB_CD@.jar: +% locale global @AB_CD@ %locale/@AB_CD@/global/ + locale/@AB_CD@/global/aboutStudies.properties (%chrome/global/aboutStudies.properties) + locale/@AB_CD@/global/autocomplete.properties (%chrome/global/autocomplete.properties) + locale/@AB_CD@/global/browser.properties (%chrome/global/browser.properties) + locale/@AB_CD@/global/commonDialogs.properties (%chrome/global/commonDialogs.properties) + locale/@AB_CD@/global/contentAreaCommands.properties (%chrome/global/contentAreaCommands.properties) + locale/@AB_CD@/global/extensions.properties (%chrome/global/extensions.properties) + locale/@AB_CD@/global/fallbackMenubar.properties (%chrome/global/fallbackMenubar.properties) + locale/@AB_CD@/global/filepicker.properties (%chrome/global/filepicker.properties) + locale/@AB_CD@/global/intl.css (%chrome/global/intl.css) + locale/@AB_CD@/global/intl.properties (%chrome/global/intl.properties) + locale/@AB_CD@/global/keys.properties (%chrome/global/keys.properties) +#ifndef MOZ_FENNEC + locale/@AB_CD@/global/narrate.properties (%chrome/global/narrate.properties) +#endif +#if !defined(XP_WIN) && !defined(MOZ_FENNEC) + locale/@AB_CD@/global/printdialog.properties (%chrome/global/printdialog.properties) +#endif + locale/@AB_CD@/global/resetProfile.properties (%chrome/global/resetProfile.properties) + locale/@AB_CD@/global/dialog.properties (%chrome/global/dialog.properties) + locale/@AB_CD@/global/viewSource.properties (%chrome/global/viewSource.properties) + locale/@AB_CD@/global/wizard.properties (%chrome/global/wizard.properties) +% locale global-platform @AB_CD@ %locale/@AB_CD@/global-platform/unix/ os=LikeUnix os=Android +% locale global-platform @AB_CD@ %locale/@AB_CD@/global-platform/mac/ os=Darwin +% locale global-platform @AB_CD@ %locale/@AB_CD@/global-platform/win/ os=WINNT + locale/@AB_CD@/global-platform/mac/platformKeys.properties (%chrome/global-platform/mac/platformKeys.properties) + locale/@AB_CD@/global-platform/unix/platformKeys.properties (%chrome/global-platform/unix/platformKeys.properties) + locale/@AB_CD@/global-platform/win/platformKeys.properties (%chrome/global-platform/win/platformKeys.properties) + locale/@AB_CD@/global-platform/mac/intl.properties (%chrome/global-platform/mac/intl.properties) + locale/@AB_CD@/global-platform/unix/intl.properties (%chrome/global-platform/unix/intl.properties) + locale/@AB_CD@/global-platform/win/intl.properties (%chrome/global-platform/win/intl.properties) +% locale mozapps @AB_CD@ %locale/@AB_CD@/mozapps/ + locale/@AB_CD@/mozapps/downloads/unknownContentType.properties (%chrome/mozapps/downloads/unknownContentType.properties) + locale/@AB_CD@/mozapps/downloads/downloads.properties (%chrome/mozapps/downloads/downloads.properties) + locale/@AB_CD@/mozapps/profile/profileSelection.properties (%chrome/mozapps/profile/profileSelection.properties) +#ifndef MOZ_FENNEC + locale/@AB_CD@/mozapps/update/updates.properties (%chrome/mozapps/update/updates.properties) +#endif +% locale alerts @AB_CD@ %locale/@AB_CD@/alerts/ + locale/@AB_CD@/alerts/alert.properties (%chrome/alerts/alert.properties) +% locale passwordmgr @AB_CD@ %locale/@AB_CD@/passwordmgr/ + locale/@AB_CD@/passwordmgr/passwordmgr.properties (%chrome/passwordmgr/passwordmgr.properties) +% locale autoconfig @AB_CD@ %locale/@AB_CD@/autoconfig/ + locale/@AB_CD@/autoconfig/autoconfig.properties (%chrome/autoconfig/autoconfig.properties) +% locale places @AB_CD@ %locale/@AB_CD@/places/ + locale/@AB_CD@/places/places.properties (%chrome/places/places.properties) |