[wp-trac] [WordPress Trac] #18200: Language Packs

WordPress Trac wp-trac at lists.automattic.com
Thu Jul 21 22:50:37 UTC 2011


#18200: Language Packs
-----------------------------+------------------
 Reporter:  nacin            |       Owner:
     Type:  task (blessed)   |      Status:  new
 Priority:  normal           |   Milestone:  3.3
Component:  Upgrade/Install  |     Version:
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+------------------

Comment (by nacin):

 Two files are currently hard-coded and committed into SVN by translators:
 setup-config.php, and wp-config-sample.php.

 [attachment:18200.diff] implements WP_I18N in setup-config.php. It does
 not yet touch the default constant values, which must match wp-config-
 sample.php (and code exists on WP.org to verify this).

 The goal would be for these strings to be implemented directly into
 GlotPress and for wp-config-sample.php to then be filled out in Rosetta.
 (Rosetta is the code and associated tools that power the local language
 sites, such as http://pt.wordpress.org/.) This will then remove the SVN
 requirement for nearly all core packages. (I haven't gotten into
 $locale.php or special plugins yet, but we will.)

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


More information about the wp-trac mailing list