[wp-trac] [WordPress Trac] #14008: Wrong l10n function in schema.php
WordPress Trac
wp-trac at lists.automattic.com
Sun Jun 20 16:28:53 UTC 2010
#14008: Wrong l10n function in schema.php
----------------------------+-----------------------------------------------
Reporter: SergeyBiryukov | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: Multisite | Version: 3.0
Severity: normal | Keywords: has-patch
----------------------------+-----------------------------------------------
There's probably a misprint in {{{wp-admin/includes/schema.php}}} on line
771:
{{{
$msg .= '<p>' . _e( 'To use a subdomain configuration...
}}}
I think `__()` should be used instead.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14008>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list