[wp-trac] [WordPress Trac] #12081: $wp_default_secret_key can't be overridden, posing localization issues
WordPress Trac
wp-trac at lists.automattic.com
Fri Feb 12 08:15:51 UTC 2010
#12081: $wp_default_secret_key can't be overridden, posing localization issues
--------------------------+-------------------------------------------------
Reporter: nacin | Owner: nbachiyski
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: i18n | Version:
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Changes (by westi):
* cc: westi (added)
Comment:
Translators define the value of that constant in there lang_code.php file
which we include after we set it to our default value.
e.g. http://svn.automattic.com/wordpress-i18n/bg_BG/trunk/dist/wp-
content/languages/bg_BG.php
This is included after we call {{{wp_cookie_constants()}}} but before we
use the pluggable functions I believe.
Translator instructions are here:
http://codex.wordpress.org/Files_For_Direct_Translation#wp-config-
sample.php
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12081#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list