Development

#1443 (nl_BE currency and date locale incorrect)

You must first sign up to be able to contribute.

Ticket #1443 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

nl_BE currency and date locale incorrect

Reported by: gert Assigned to:
Priority: minor Milestone: 1.0.0
Component: Version: 1.0.0-rc1
Keywords: Cc:
Qualification:

Description

I found 2 errors in the nl_BE locale file, it would be nice to have them corrected in the 1.0 release.

The nl_BE variant of the specifies that the currency symbol should be after the value (eg 10,00 €) while this is incorrect. Official ruling (in dutch) from the taalunie (dutch language council): http://taaladvies.net/taal/advies/vraag/1178/

Secondly, the nl_BE still uses the yy date pattern while it should use yyyy like all other locales (eg. the default en locale)

A patch is attached.

Attachments

nl_BE.patch (1.2 kB) - added by gert on 02/10/07 17:35:01.

Change History

02/10/07 17:35:01 changed by gert

  • attachment nl_BE.patch added.

02/18/07 11:07:53 changed by fabien

  • status changed from new to closed.
  • resolution set to fixed.

in r1443

02/18/07 14:51:42 changed by gert

Should be: r3498