[wp-trac] [WordPress Trac] #6042: Empty msgid in
wp-admin/includes/media.php
WordPress Trac
wp-trac at lists.automattic.com
Fri Feb 29 08:32:20 GMT 2008
#6042: Empty msgid in wp-admin/includes/media.php
----------------------+-----------------------------------------------------
Reporter: thenlich | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.5
Component: i18n | Version:
Severity: normal | Keywords:
----------------------+-----------------------------------------------------
There is an empty msgid in wp-admin/includes/media.php:530
{{{
'helps' => __(''),
}}}
gettext("") would return the header entry with meta information, not the
empty string.
--
Ticket URL: <http://trac.wordpress.org/ticket/6042>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list