[wp-trac] [WordPress Trac] #19601: Support localized defaults for options, dashboard widgets, etc.

WordPress Trac wp-trac at lists.automattic.com
Sun Jan 29 21:42:02 UTC 2012


#19601: Support localized defaults for options, dashboard widgets, etc.
----------------------------+-----------------------
 Reporter:  nacin           |       Owner:  nacin
     Type:  task (blessed)  |      Status:  reopened
 Priority:  normal          |   Milestone:  3.4
Component:  I18N            |     Version:
 Severity:  normal          |  Resolution:
 Keywords:                  |
----------------------------+-----------------------

Comment (by Mamaduka):

 Replying to [comment:8 nacin]:
 > In [19785]:
 > {{{
 > #!CommitTicketReference repository="" revision="19785"
 > Allow translators to specify a default timezone string OR GMT offset.
 Stop doing date('Z')/3600 math for default gmt_offset, as since WP 2.9, we
 set server time to UTC. Server time is unreliable, so no workarounds for
 now. fixes #19601.
 > }}}

 Shouldn't you use `_x()` instead of `__()`, cause we got context?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19601#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list