summaryrefslogtreecommitdiffstats
path: root/share/msgdef/Makefile
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-02-09 12:30:53 +0000
committerasmodai <asmodai@FreeBSD.org>2001-02-09 12:30:53 +0000
commit4b6210bfbc897d90fe760fadc5311bcaea5dfff8 (patch)
treee94024495633a3048b2bc7114544207c2114bec5 /share/msgdef/Makefile
parente4f1fe72db0d29a5053ea5fda7cb655be55d8d75 (diff)
downloadFreeBSD-src-4b6210bfbc897d90fe760fadc5311bcaea5dfff8.zip
FreeBSD-src-4b6210bfbc897d90fe760fadc5311bcaea5dfff8.tar.gz
Add fr_FR locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.
Diffstat (limited to 'share/msgdef/Makefile')
-rw-r--r--share/msgdef/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile
index 7e53371..871138d 100644
--- a/share/msgdef/Makefile
+++ b/share/msgdef/Makefile
@@ -6,6 +6,7 @@ CLEANFILES+= ${LOCALES:S/$/.out/g}
LOCALES= da_DK.ISO_8859-1 \
de_DE.ISO_8859-1 \
en_US.ISO_8859-1 \
+ fr_FR.ISO_8859-1 \
nl_NL.ISO_8859-1 \
no_NO.ISO_8859-1 \
ru_RU.KOI8-R \
OpenPOWER on IntegriCloud