On Thu, May 6, 2010 at 09:12, Kenan Dervisevic <[email protected]> wrote: > ... > I can't make a build because I'm still having $wp_default_secret_key bug > when using translated phrases. I think that wp-admin and setup-config are > correct. I was using "vaša fraza ovdje" instead of "put your unique phrase > here" in setup-config and wp-admin. When I leave it untranslated (secret key > phrase) I can make a build of v3 but I can't get past step 2 in installation > process on localhost using WAMP. I get blank screen with this address: > http://localhost/wordpress/wp-admin/setup-config.php?step=2 > wp-admin and setup-config are in trunk on svn so you can check them out.
bs_BA.php wasn't valid UTF-8, it was in latin1. That's why the secret keys didn't match. Regarding the blank screen issue, if it happens again, could you please look at your error logs and tell us what is there. Happy translating, Nikolay. _______________________________________________ wp-polyglots mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-polyglots
