[wp-trac] [WordPress Trac] #21751: Twenty Twelve: allow translators to disable Open Sans custom font
WordPress Trac
wp-trac at lists.automattic.com
Thu Sep 27 09:00:24 UTC 2012
#21751: Twenty Twelve: allow translators to disable Open Sans custom font
---------------------------+---------------------------
Reporter: pavelevap | Owner: lancewillett
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.5
Component: Bundled Theme | Version: trunk
Severity: major | Resolution:
Keywords: close |
---------------------------+---------------------------
Comment (by TobiasBg):
This logic seems wrong:
{{{
if ( 'off' == _x( 'on', 'Open Sans font: on or off', 'twentytwelve' ) ) {
}}}
That would result in Open Sans only being included, if {{{'on'}}} is
translated to {{{'off'}}}.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21751#comment:44>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list