[wp-trac] [WordPress Trac] #13865: Fix sprintf placeholders in string in wp-inc/load.php

WordPress Trac wp-trac at lists.automattic.com
Sat Jun 12 17:34:28 UTC 2010


#13865: Fix sprintf placeholders in string in wp-inc/load.php
--------------------------+-------------------------------------------------
 Reporter:  demetris      |       Owner:  westi                 
     Type:  defect (bug)  |      Status:  accepted              
 Priority:  normal        |   Milestone:  3.0                   
Component:  i18n          |     Version:  3.0                   
 Severity:  normal        |    Keywords:  has-patch dev-reviewed
--------------------------+-------------------------------------------------

Comment(by demetris):

 As far as I understand, the non gettexted strings are handled
 automatically by the build system that is used by the various
 locale.wordpress.org sites.

 (You tell the build system which WP tag/branch to use with which locale
 tag/branch.  It then puts together the package, making the replacements of
 non-gettexted strings automatically and saving the changed files as UTF-8
 without a BOM.)

 So, on the one hand, translations will not be affected.

 On the other hand, translations will still have a string that gives no
 information.

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


More information about the wp-trac mailing list