18 lines
375 B
Plaintext
18 lines
375 B
Plaintext
# $FreeBSD$
|
|
#
|
|
# List of deprecated locales
|
|
#
|
|
# Make sure that deprecated locale directories and their replacements
|
|
# are set up correctly.
|
|
#
|
|
# Format:
|
|
# <deprecated_locale> <new_locale>
|
|
#
|
|
ja_JP.EUC ja_JP.eucJP
|
|
ko_KR.EUC ko_KR.eucKR
|
|
ru_RU.ISO_8859-5 ru_RU.ISO8859-5
|
|
ru_SU.CP866 ru_RU.CP866
|
|
ru_SU.ISO_8859-5 ru_RU.ISO8859-5
|
|
ru_SU.KOI8-R ru_RU.KOI8-R
|
|
zh_CN.EUC zh_CN.eucCN
|