summaryrefslogtreecommitdiffstats
path: root/share/msgdef
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2002-12-30 09:09:58 +0000
committerache <ache@FreeBSD.org>2002-12-30 09:09:58 +0000
commiteb7d34a1e18d6aa6a5d4a3ee4673a9d2d68a2710 (patch)
tree4af7335a0b63ca6eba1341f109f0372fcf90d563 /share/msgdef
parent1a6e942ead92be6006e9e5a578ff67bd97af457c (diff)
downloadFreeBSD-src-eb7d34a1e18d6aa6a5d4a3ee4673a9d2d68a2710.zip
FreeBSD-src-eb7d34a1e18d6aa6a5d4a3ee4673a9d2d68a2710.tar.gz
Add ca_ES locale
PR: 45874 Submitted by: Joan Picanyol i Puig <joan-dev@biaix.org>
Diffstat (limited to 'share/msgdef')
-rw-r--r--share/msgdef/Makefile5
-rw-r--r--share/msgdef/ca_ES.ISO8859-1.src10
2 files changed, 13 insertions, 2 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile
index 69f0e81..a456a4d 100644
--- a/share/msgdef/Makefile
+++ b/share/msgdef/Makefile
@@ -5,6 +5,7 @@ CLEANFILES+= ${LOCALES:S/$/.out/g}
LOCALES= af_ZA.ISO8859-1 \
bg_BG.CP1251 \
+ ca_ES.ISO8859-1 \
cs_CZ.ISO8859-2 \
da_DK.ISO8859-1 \
de_DE.ISO8859-1 \
@@ -48,8 +49,8 @@ LOCALES= af_ZA.ISO8859-1 \
LOCALEDIR= ${DESTDIR}/usr/share/locale
ASCIILINKS= en_CA en_GB en_US
-LATIN15LINKS= af_ZA da_DK de_DE en_CA en_GB en_US es_ES fi_FI fr_BE fr_CH \
- fr_FR is_IS it_IT nl_NL no_NO pt_PT sv_SE
+LATIN15LINKS= af_ZA ca_ES da_DK de_DE en_CA en_GB en_US es_ES fi_FI fr_BE \
+ fr_CH fr_FR is_IS it_IT nl_NL no_NO pt_PT sv_SE
GB_LINKS= en_AU en_NZ
FR_LINKS= fr_CA
diff --git a/share/msgdef/ca_ES.ISO8859-1.src b/share/msgdef/ca_ES.ISO8859-1.src
new file mode 100644
index 0000000..e839a0a
--- /dev/null
+++ b/share/msgdef/ca_ES.ISO8859-1.src
@@ -0,0 +1,10 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# yesexpr
+^[sSyY].*
+# noexpr
+^[nN].*
+# EOF
OpenPOWER on IntegriCloud