[wp-trac] Re: [WordPress Trac] #3687: translatable strings
descriptions
WordPress Trac
wp-trac at lists.automattic.com
Thu Mar 22 15:33:43 GMT 2007
#3687: translatable strings descriptions
----------------------------+-----------------------------------------------
Reporter: nbachiyski | Owner: anonymous
Type: enhancement | Status: reopened
Priority: normal | Milestone: 2.2
Component: General | Version:
Severity: normal | Resolution:
Keywords: i18n has-patch |
----------------------------+-----------------------------------------------
Changes (by nbachiyski):
* status: closed => reopened
* resolution: fixed =>
Comment:
Do you really want the description to be the first part of the message?
Also, why should we copy the implementation of {{{__}}} here if we could
use it, is that function call so expensive? I could say the same for
{{{_e}}}. The pattern:
{{{apply_filters('gettext', $l10n[$domain]->translate($text), $text)}}}
appears three times in {{{l10n.php}}}.
--
Ticket URL: <http://trac.wordpress.org/ticket/3687#comment:12>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list