How do I change the language of the log-in for the wp-login.php?
I set the language in wp-config.php to define('WPLANG', 'ja'); but for some reason the words on the login screen are still in English...
If I try opening and saving the ja.po with Poedit it also says
12:41:30: D:\People\Glen\agreatdream-com\wp-content\languages\ja.po:15367: msgid' andmsgstr' entries do not both begin with '\n'
12:41:30: msgfmt: found 1 fatal error
continents-cities-ja.po and ms-ja.po work perfectly.
Glen