summaryrefslogtreecommitdiffstats
path: root/share/msgdef
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-02-09 13:37:06 +0000
committerasmodai <asmodai@FreeBSD.org>2001-02-09 13:37:06 +0000
commite71edef85df43629284ab8f657180cf78f9aeaf2 (patch)
tree2328ac9417f0f2ff8bb5b38cc01d53e74b594ae4 /share/msgdef
parent769baae5ab4159e701e645964478f335e3b73fbe (diff)
downloadFreeBSD-src-e71edef85df43629284ab8f657180cf78f9aeaf2.zip
FreeBSD-src-e71edef85df43629284ab8f657180cf78f9aeaf2.tar.gz
Add fi_FI locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.
Diffstat (limited to 'share/msgdef')
-rw-r--r--share/msgdef/Makefile1
-rw-r--r--share/msgdef/fi_FI.ISO8859-1.src10
-rw-r--r--share/msgdef/fi_FI.ISO_8859-1.src10
3 files changed, 21 insertions, 0 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile
index 91365c2..924ba3d 100644
--- a/share/msgdef/Makefile
+++ b/share/msgdef/Makefile
@@ -7,6 +7,7 @@ LOCALES= af_ZA.ISO_8859-1 \
da_DK.ISO_8859-1 \
de_DE.ISO_8859-1 \
en_US.ISO_8859-1 \
+ fi_FI.ISO_8859-1 \
fr_FR.ISO_8859-1 \
nl_NL.ISO_8859-1 \
no_NO.ISO_8859-1 \
diff --git a/share/msgdef/fi_FI.ISO8859-1.src b/share/msgdef/fi_FI.ISO8859-1.src
new file mode 100644
index 0000000..ac0092a
--- /dev/null
+++ b/share/msgdef/fi_FI.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
+^[kKjJyY].*
+# noexpr
+^[nNeE].*
+# EOF
diff --git a/share/msgdef/fi_FI.ISO_8859-1.src b/share/msgdef/fi_FI.ISO_8859-1.src
new file mode 100644
index 0000000..ac0092a
--- /dev/null
+++ b/share/msgdef/fi_FI.ISO_8859-1.src
@@ -0,0 +1,10 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# yesexpr
+^[kKjJyY].*
+# noexpr
+^[nNeE].*
+# EOF
OpenPOWER on IntegriCloud