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

WordPress Trac wp-trac at lists.automattic.com
Fri Jul 22 03:16:09 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 SergeyBiryukov):

 Replying to [comment:4 nacin]:
 > Two files are currently hard-coded and committed into SVN by
 translators: setup-config.php, and wp-config-sample.php.

 There's also:
 * readme.html
 * `$wp_default_secret_key` in default-constants.php (not required, but
 prevents the admin area from breaking after installing some plugins, see
 #14024)

 Replying to [comment:5 nacin]:
 > A sanity check on my syntax for this patch would be appreciated.

 Tested installation, works fine. Minor correction in line 85:
 {{{
 'WordPress › Setup Configuration
 File'/*WP_I18N_SETUP_CONFIG_EXISTS*/;
 }}}
 Should be:
 {{{
 'WordPress › Setup Configuration File'/*/WP_I18N_SETUP_TITLE*/;
 }}}

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


More information about the wp-trac mailing list