diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
commit | 36d22d82aa202bb199967e9512281e9a53db42c9 (patch) | |
tree | 105e8c98ddea1c1e4784a60a5a6410fa416be2de /intl/locale/encodingsgroups.properties | |
parent | Initial commit. (diff) | |
download | firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip |
Adding upstream version 115.7.0esr.upstream/115.7.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | intl/locale/encodingsgroups.properties | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/intl/locale/encodingsgroups.properties b/intl/locale/encodingsgroups.properties new file mode 100644 index 0000000000..f631bfa64f --- /dev/null +++ b/intl/locale/encodingsgroups.properties @@ -0,0 +1,40 @@ +# 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/. + +# x-unicode is assumed for encodings not listed here + +Big5=zh-TW +EUC-JP=ja +EUC-KR=ko +gb18030=zh-CN +GBK=zh-CN +IBM866=x-cyrillic +ISO-2022-JP=ja +ISO-8859-3=x-western +ISO-8859-4=x-western +ISO-8859-5=x-cyrillic +ISO-8859-6=ar +ISO-8859-7=el +ISO-8859-8=he +ISO-8859-8-I=he +ISO-8859-10=x-western +ISO-8859-13=x-western +ISO-8859-14=x-western +ISO-8859-15=x-western +ISO-8859-16=x-western +ISO-8859-2=x-western +KOI8-R=x-cyrillic +KOI8-U=x-cyrillic +Shift_JIS=ja +windows-1250=x-western +windows-1251=x-cyrillic +windows-1252=x-western +windows-1253=el +windows-1254=x-western +windows-1255=he +windows-1256=ar +windows-1257=x-western +windows-1258=x-western +windows-874=th +x-mac-cyrillic=x-cyrillic |