19 lines
445 B
Plaintext
19 lines
445 B
Plaintext
# This file names the currently supported and somewhat tested locales.
|
|
# If you have any additions please file a glibc bug report.
|
|
SUPPORTED-LOCALES=\
|
|
cs_CZ.UTF-8/UTF-8 \
|
|
de_DE.UTF-8/UTF-8 \
|
|
en_GB.UTF-8/UTF-8 \
|
|
en_HK.UTF-8/UTF-8 \
|
|
en_PH.UTF-8/UTF-8 \
|
|
en_US.UTF-8/UTF-8 \
|
|
es_MX.UTF-8/UTF-8 \
|
|
fa_IR/UTF-8 \
|
|
fr_FR.UTF-8/UTF-8 \
|
|
it_CH.UTF-8/UTF-8 \
|
|
it_IT.UTF-8/UTF-8 \
|
|
ja_JP.EUC-JP/EUC-JP \
|
|
ru_RU/UTF-8 \
|
|
tr_TR.UTF-8/UTF-8 \
|
|
zh_CN.GB18030/GB18030 \
|