[wp-trac] Re: [WordPress Trac] #3677: i18n for number_format()
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 26 12:12:08 GMT 2007
#3677: i18n for number_format()
----------------------------+-----------------------------------------------
Reporter: markjaquith | Owner: ryan
Type: enhancement | Status: new
Priority: low | Milestone: 2.2
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch i18n |
----------------------------+-----------------------------------------------
Changes (by nbachiyski):
* keywords: => has-patch i18n
Comment:
I named the function {{{number_format_i18n}}} after {{{date_i18n}}}.
There are two patches - the first is the function implementation. The
second one just substitutes {{{number_format}}} with
{{{number_format_i18n}}} wherever I found occurrences. I have skipped
Akismet. It could fallback to {{{number_format}}} if the new function does
not exists, but may be some other time :)
--
Ticket URL: <http://trac.wordpress.org/ticket/3677#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list