diff --git a/share/monetdef/Makefile b/share/monetdef/Makefile index 9bf9a7fa304..a90f8b9a0b4 100644 --- a/share/monetdef/Makefile +++ b/share/monetdef/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/monetdef/fi_FI.ISO8859-1.src b/share/monetdef/fi_FI.ISO8859-1.src new file mode 100644 index 00000000000..0997203b8e9 --- /dev/null +++ b/share/monetdef/fi_FI.ISO8859-1.src @@ -0,0 +1,36 @@ +# $FreeBSD$ +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# int_curr_symbol +FIM +# currency_symbol +mk +# mon_decimal_point +, +# mon_thousands_sep +. +# mon_grouping +3;3 +# positive_sign + +# negative_sign +- +# int_frac_digits +2 +# frac_digits +2 +# p_cs_precedes +0 +# p_sep_by_space +2 +# n_cs_precedes +0 +# n_sep_by_space +2 +# p_sign_posn +1 +# n_sign_posn +2 +# EOF diff --git a/share/monetdef/fi_FI.ISO_8859-1.src b/share/monetdef/fi_FI.ISO_8859-1.src new file mode 100644 index 00000000000..0997203b8e9 --- /dev/null +++ b/share/monetdef/fi_FI.ISO_8859-1.src @@ -0,0 +1,36 @@ +# $FreeBSD$ +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# int_curr_symbol +FIM +# currency_symbol +mk +# mon_decimal_point +, +# mon_thousands_sep +. +# mon_grouping +3;3 +# positive_sign + +# negative_sign +- +# int_frac_digits +2 +# frac_digits +2 +# p_cs_precedes +0 +# p_sep_by_space +2 +# n_cs_precedes +0 +# n_sep_by_space +2 +# p_sign_posn +1 +# n_sign_posn +2 +# EOF diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile index 91365c2e431..924ba3d7947 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 00000000000..ac0092a84b3 --- /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 00000000000..ac0092a84b3 --- /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 diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile index beb90290e41..4bc9b22f029 100644 --- a/share/numericdef/Makefile +++ b/share/numericdef/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/numericdef/fi_FI.ISO8859-1.src b/share/numericdef/fi_FI.ISO8859-1.src new file mode 100644 index 00000000000..20911c97196 --- /dev/null +++ b/share/numericdef/fi_FI.ISO8859-1.src @@ -0,0 +1,12 @@ +# $FreeBSD$ +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# decimal_point +, +# thousands_sep +. +# grouping +3;3 +# EOF diff --git a/share/numericdef/fi_FI.ISO_8859-1.src b/share/numericdef/fi_FI.ISO_8859-1.src new file mode 100644 index 00000000000..20911c97196 --- /dev/null +++ b/share/numericdef/fi_FI.ISO_8859-1.src @@ -0,0 +1,12 @@ +# $FreeBSD$ +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# decimal_point +, +# thousands_sep +. +# grouping +3;3 +# EOF