On Sat, Jun 19, 2010 at 1:06 AM, mrfroasty <[email protected]> wrote: > In my case I faced this: > > "The default key in dist/wp-config-sample.php does’t match > $wp_default_secret_key in sw.php. The one in the sample config is: > > ingiza neno lako la siri hapa > > and the one in sw.php is:"
You have to create wp-content/languages/$locale.php file and assign $wp_default_secret_key there. See this ticket for details: http://core.trac.wordpress.org/ticket/12081 -- Good luck! Sergey _______________________________________________ wp-polyglots mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-polyglots
