diff options
author | ache <ache@FreeBSD.org> | 2002-10-19 13:04:05 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2002-10-19 13:04:05 +0000 |
commit | 8ad465aa864e45b654bc1826bad9d407645a3d9a (patch) | |
tree | 97754f95d704ea5c5a3b71f7508adeaea0625bdf /share/msgdef/Makefile | |
parent | 5a6f4d4e46524fcd9338ae9e58c0dfc21a245051 (diff) | |
download | FreeBSD-src-8ad465aa864e45b654bc1826bad9d407645a3d9a.zip FreeBSD-src-8ad465aa864e45b654bc1826bad9d407645a3d9a.tar.gz |
Add sr_YU locales
Submitted by: Toni Andjelkovic <toni@soth.at>
Diffstat (limited to 'share/msgdef/Makefile')
-rw-r--r-- | share/msgdef/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile index 96ffb3d..e6d2dcf 100644 --- a/share/msgdef/Makefile +++ b/share/msgdef/Makefile @@ -32,6 +32,8 @@ LOCALES= af_ZA.ISO8859-1 \ ru_RU.ISO8859-5 \ ru_RU.KOI8-R \ sl_SI.ISO8859-2 \ + sr_YU.ISO8859-2 \ + sr_YU.ISO8859-5 \ sv_SE.ISO8859-1 \ tr_TR.ISO8859-9 \ uk_UA.ISO8859-5 \ |