Index: trunk/external/xpress_i18n/ja_EUC/wp-config.php
===================================================================
--- trunk/external/xpress_i18n/ja_EUC/wp-config.php	(revision 263)
+++ trunk/external/xpress_i18n/ja_EUC/wp-config.php	(revision 268)
@@ -13,4 +13,5 @@
  */
  if (function_exists("mb_language")) mb_language('Japanese');
+ if (function_exists("mb_internal_encoding")) mb_internal_encoding('EUC-JP');
 
 
