[wp-trac] [WordPress Trac] #10527: load_textdomain() merges even if not needed.

WordPress Trac wp-trac at lists.automattic.com
Mon Feb 22 11:45:09 UTC 2010


#10527: load_textdomain() merges even if not needed.
-------------------------+--------------------------------------------------
 Reporter:  hakre        |       Owner:  nbachiyski                  
     Type:  enhancement  |      Status:  new                         
 Priority:  normal       |   Milestone:  3.0                         
Component:  i18n         |     Version:  2.8.1                       
 Severity:  normal       |    Keywords:  has-patch tested 2nd-opinion
-------------------------+--------------------------------------------------
Changes (by nbachiyski):

  * milestone:  Future Release => 3.0


Comment:

 The case of plugins with so many strings that the merge becomes a problem
 is extremely rare. I don't think it warrants an extra argument for these
 functions.

 However, it makes sense to have an API call for checking whether a domain
 is empty. This way if it very important to you, you can check if your
 translation is already loaded.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10527#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list