#11632 closed defect (bug) (invalid)
number_format_i18n() doesn't work correctly in catalan language
| Reported by: | Cubells | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | reporter-feedback |
| Cc: | Focuses: |
Description
It's simple:
echo number_format_i18n("4121124");
The output is now:
4n121n124
when it should be:
4.121.124
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This is because they are not correctly translated. In the ca.po from wordpress-2.9-ca.zip they are translated like this:
While, for a language that follows a convention that is, say, the reverse of American English, the strings should read like this: