From 866d263dbb4f4a6e59f2276d877c74f4364ec82a Mon Sep 17 00:00:00 2001 From: "Simon L. B. Nielsen" Date: Sun, 11 Jun 2006 14:43:18 +0000 Subject: [PATCH] The monetary decimal point (mon_decimal_point) for pt_PT.ISO8859-1 should be a comma (,) and not a dot (.). PR: misc/98813 Submitted by: Rui Lopes MFC after: 1 week Approved by: cperciva (mentor) --- share/monetdef/pt_PT.ISO8859-1.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/monetdef/pt_PT.ISO8859-1.src b/share/monetdef/pt_PT.ISO8859-1.src index e729d54eb00..23c0fcdfded 100644 --- a/share/monetdef/pt_PT.ISO8859-1.src +++ b/share/monetdef/pt_PT.ISO8859-1.src @@ -7,8 +7,8 @@ EUR # currency_symbol Eu -# mon_decimal_point (possibly incorrect for pt_PT) -. +# mon_decimal_point +, # mon_thousands_sep . # mon_grouping, separated by ;