diff options
author | phantom <phantom@FreeBSD.org> | 2002-01-08 15:30:56 +0000 |
---|---|---|
committer | phantom <phantom@FreeBSD.org> | 2002-01-08 15:30:56 +0000 |
commit | d744687f6e555fff9f538be66a0bbc85b218ec28 (patch) | |
tree | 23080014d98e2242ddbb30ae581fb1d731f03c09 /etc | |
parent | f3a27227745abfc7e62b635234bd441bd8bb0461 (diff) | |
download | FreeBSD-src-d744687f6e555fff9f538be66a0bbc85b218ec28.zip FreeBSD-src-d744687f6e555fff9f538be66a0bbc85b218ec28.tar.gz |
Actually make aliases for ru_SU locales.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/locale.alias | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/locale.alias b/etc/locale.alias index 472a165..6e6daa9 100644 --- a/etc/locale.alias +++ b/etc/locale.alias @@ -63,7 +63,11 @@ no_NO.ISO_8859-15 no_NO.ISO8859-15 pl_PL.ISO_8859-2 pl_PL.ISO8859-2 pt_PT.ISO_8859-1 pt_PT.ISO8859-1 pt_PT.ISO_8859-15 pt_PT.ISO8859-15 +ru_SU.CP866 ru_RU.CP866 ru_RU.ISO_8859-5 ru_RU.ISO8859-5 +ru_SU.ISO8859-5 ru_RU.ISO8859-5 +ru_SU.ISO_8859-5 ru_RU.ISO8859-5 +ru_SU.KOI8-R ru_RU.KOI8-R sk_SK.ISO_8859-2 sk_SK.ISO8859-2 sl_SI.ISO_8859-2 sl_SI.ISO8859-2 sv_SE.ISO_8859-1 sv_SE.ISO8859-1 |