[wp-trac] [WordPress Trac] #8282: Typo in script-loader.php
WordPress Trac
wp-trac at lists.automattic.com
Wed Nov 19 19:53:32 GMT 2008
#8282: Typo in script-loader.php
---------------------------+------------------------------------------------
Reporter: jeremyclark13 | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.7
Component: General | Version: 2.7
Severity: normal | Keywords:
---------------------------+------------------------------------------------
typo on line 156 of wp-includes/script-loader.php
{{{ 'good' => _c('Medium|password strength'),}}}
should be
{{{ 'good' => __('Medium|password strength'),}}}
--
Ticket URL: <http://trac.wordpress.org/ticket/8282>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list