#4197 closed defect (bug) (fixed)
Number format internationalization
| Reported by: | SGr33n | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Severity: | normal | Keywords: | reporter-feedback |
| Cc: |
Description
Hi people!
I see that, even if I'm running Italian language, and I configured every thing on the Wordpress installation, numbers are in U.S. format.
In Italy we use commas for decimal numbers and dots for separate every 3 digits.
i.e. 1.000.000 (one million)
2,30 euros
In counting members, i.e. I see 3,023 and not 3.000 cause the language is Italian.
Thanks :)
Change History (3)
#2
in reply to: ↑ 1
@
14 years ago
- Resolution → fixed
- Status new → closed
Replying to boonebgorges:
Can you give a specific example of a string where BuddyPress is doing this wrong?
I installed the SVN 6023 today and it's correct now :)
The problem was on the stable version 1.5.5 i.e. for 8200 members it was 8,200... it should be 8.200 in Italian.
Thanks!
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Can you give a specific example of a string where BuddyPress is doing this wrong?