Skip to content

Commit

Permalink
[BZ #5602]
Browse files Browse the repository at this point in the history
2008-03-08  Ulrich Drepper  <drepper@redhat.com>
	[BZ #5602]
	* locales/pt_PT: Fix mon_decimal_point.
  • Loading branch information
Ulrich Drepper committed Mar 9, 2008
1 parent c6c00e0 commit 78c76b4
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions localedata/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2008-03-08 Ulrich Drepper <drepper@redhat.com>

[BZ #5602]
* locales/pt_PT: Fix mon_decimal_point.

2008-03-07 Ulrich Drepper <drepper@redhat.com>

[BZ #5777]
2 changes: 1 addition & 1 deletion localedata/locales/pt_PT
Original file line number Diff line number Diff line change
@@ -65,7 +65,7 @@ END LC_MESSAGES
LC_MONETARY
int_curr_symbol "<U0045><U0055><U0052><U0020>"
currency_symbol "<U20AC>"
mon_decimal_point "<U0024>"
mon_decimal_point "<U002C>"
mon_thousands_sep "<U002E>"
mon_grouping 3;3
positive_sign ""

0 comments on commit 78c76b4

Please sign in to comment.