Index: branches/Ver3.0/xpressme_integration_kit/wp-config.php
===================================================================
--- branches/Ver3.0/xpressme_integration_kit/wp-config.php	(revision 732)
+++ branches/Ver3.0/xpressme_integration_kit/wp-config.php	(revision 743)
@@ -73,6 +73,7 @@
  * Example:
  * define ('WPLANG', '');		// language support to English
+ * define ('WPLANG', 'ja');		// language support to Japanese
  */
-define ('WPLANG', 'ja');		// language support to Japanese
+define ('WPLANG', $xoops_config->wp_lang);		// language detect from xoops language
 
 /* That's all, stop editing! Happy blogging. */
