#11632 closed defect (bug) (invalid)
number_format_i18n() doesn't work correctly in catalan language
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | General | Keywords: | reporter-feedback |
Focuses: | Cc: |
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.
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: