From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- l10n-lij/toolkit/chrome/global/intl.properties | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 l10n-lij/toolkit/chrome/global/intl.properties (limited to 'l10n-lij/toolkit/chrome/global/intl.properties') diff --git a/l10n-lij/toolkit/chrome/global/intl.properties b/l10n-lij/toolkit/chrome/global/intl.properties new file mode 100644 index 0000000000..9f829b7d4d --- /dev/null +++ b/l10n-lij/toolkit/chrome/global/intl.properties @@ -0,0 +1,26 @@ +# 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 Note: Add the code for your language at the front of this entry, +# leaving "en-us, en" for fallback. It's recommended to use the same form, e.g. +# "ja-jp, ja, en-us, en" +intl.accept_languages=lij, it, en-US, en + +# Localization Note: font.language.group controls the initial setting of the +# language drop-down in the fonts pref panel. Set it to the value of one of the +# menuitems in the "selectLangs" menulist in +# browser/components/preferences/fonts.xul +font.language.group=x-western + +# LOCALIZATION NOTE (pluralRule): Pick the appropriate plural rule for your +# language. This will determine how many plural forms of a word you will need +# to provide and in what order. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +pluralRule=1 + +# valid intl.menuitems.appendedacceskeys are: true or false, (missing or empty preference equals false) +intl.menuitems.alwaysappendaccesskeys= +# valid intl.menuitems.insertseparatorbeforeaccesskeys are: true or false, (missing or empty preference equals false) +intl.menuitems.insertseparatorbeforeaccesskeys=true + -- cgit v1.2.3