<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: HELP! WP 2.8 Front End Japanese, Back End English</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: HELP! WP 2.8 Front End Japanese, Back End English</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 15:08:13 +0000</pubDate>

<item>
<title>rennreece on "HELP! WP 2.8 Front End Japanese, Back End English"</title>
<link>http://wordpress.org/support/topic/285010#post-1121888</link>
<pubDate>Tue, 30 Jun 2009 21:24:35 +0000</pubDate>
<dc:creator>rennreece</dc:creator>
<guid isPermaLink="false">1121888@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Nao,&#60;/p&#62;
&#60;p&#62;Thank you so much!  It did what I needed.  However, the only flaw I found was when I change my profile to English, the dates show up in English on the front end.  However, when I use another browser that's not logged in, the dates show up correctly in Japanese.  That is minor.  I'll have to donate to the author for writing the plugin.  &#60;/p&#62;
&#60;p&#62;Thanks for taking the time to help and answer my question.&#60;/p&#62;
&#60;p&#62;Another person suggested on another forum to use this plugin.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/admin-in-english/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/admin-in-english/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It also does what I wanted it to do.
&#60;/p&#62;</description>
</item>
<item>
<title>Nao on "HELP! WP 2.8 Front End Japanese, Back End English"</title>
<link>http://wordpress.org/support/topic/285010#post-1121578</link>
<pubDate>Tue, 30 Jun 2009 16:52:32 +0000</pubDate>
<dc:creator>Nao</dc:creator>
<guid isPermaLink="false">1121578@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm not sure if I'm fully following what you've done, but if I was to achieve what you're trying to do I would:&#60;/p&#62;
&#60;ol&#62;
&#60;li&#62;Install Japanese package from scratch&#60;/li&#62;
&#60;li&#62;Use &#60;a href=&#34;http://wordpress.org/extend/plugins/bogo/&#34;&#62;Bogo Plugin&#60;/a&#62;&#60;/li&#62;
&#60;/ol&#62;
&#60;p&#62;I hope it helps.
&#60;/p&#62;</description>
</item>
<item>
<title>rennreece on "HELP! WP 2.8 Front End Japanese, Back End English"</title>
<link>http://wordpress.org/support/topic/285010#post-1121306</link>
<pubDate>Tue, 30 Jun 2009 12:02:13 +0000</pubDate>
<dc:creator>rennreece</dc:creator>
<guid isPermaLink="false">1121306@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I tried something else.  Basically, I downloaded the Japanese version of Wordpress from here: &#60;a href=&#34;http://ja.wordpress.org/releases/&#34; rel=&#34;nofollow&#34;&#62;http://ja.wordpress.org/releases/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Then I FTPed the files and overwrote the files on my server with the Japanese version of Wordpress.  My installation continue to work in English.  I then edited the wp-config.php file in CPanel and changed the following language code:&#60;/p&#62;
&#60;p&#62;define ('WPLANG', 'ja');&#60;/p&#62;
&#60;p&#62;Above I had:&#60;br /&#62;
define ('WPLANG', 'pt_JA'); but this looks to have been a mistake.&#60;/p&#62;
&#60;p&#62;With uploding the Japanese wordpress files, and changing the define &#34;code&#34; I'm able to use all Japanese, both the front end and backend using define ('WPLANG', 'ja'); and change back to English both in the front end and the back end using define ('WPLANG', 'en');&#60;/p&#62;
&#60;p&#62;This is not what I want, but is better than what I had.  Basically now I'm looking for some code that just switches the back end to English.  Is there any code I can drop into the wp-config.php.  Or a plugin that just switches between two different define codes on the fly?  Any PHP programmers out there?
&#60;/p&#62;</description>
</item>
<item>
<title>rennreece on "HELP! WP 2.8 Front End Japanese, Back End English"</title>
<link>http://wordpress.org/support/topic/285010#post-1121293</link>
<pubDate>Tue, 30 Jun 2009 11:40:04 +0000</pubDate>
<dc:creator>rennreece</dc:creator>
<guid isPermaLink="false">1121293@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I recently tried changing the date format in the Dashboard &#38;gt; Settings &#38;gt; General &#38;gt; Date format &#38;gt; Custom &#38;gt; Y年 n月 j日.  Even though these settings were accepted in the dashboard, this format didn't appear in the front end. Does anyone know why not?
&#60;/p&#62;</description>
</item>
<item>
<title>rennreece on "HELP! WP 2.8 Front End Japanese, Back End English"</title>
<link>http://wordpress.org/support/topic/285010#post-1121083</link>
<pubDate>Tue, 30 Jun 2009 04:50:10 +0000</pubDate>
<dc:creator>rennreece</dc:creator>
<guid isPermaLink="false">1121083@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Update.  I know can type Japanese into my site, however, I'm still struggling to find an answer to the interface front/back end problems.  To solve the problem about being able to display Japanese, I found the following information:&#60;/p&#62;
&#60;p&#62;I followed this advice: &#60;a href=&#34;http://www.japanitup.com/wordpress-japanese-english/&#34; rel=&#34;nofollow&#34;&#62;http://www.japanitup.com/wordpress-japanese-english/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and changed all the Collation from latin1_swedish_ci to utf8_unicode_ci&#60;/p&#62;
&#60;p&#62;Here is the breakdown japanitup.com gave:&#60;/p&#62;
&#60;p&#62;If this doesn’t make sense to you then I’ll give you a step by step break down.&#60;/p&#62;
&#60;p&#62;   1. Back up your database. Not sure how? Check out this wordpress database plugin called WP-DBManager.&#60;br /&#62;
   2. Log into your phpMyAdmin&#60;br /&#62;
   3. Choose your database on the left&#60;br /&#62;
   4. Under your database on the left, click on wp_comments&#60;br /&#62;
   5. On the right you’ll see Field, Type, Collation, Attributes, etc.&#60;br /&#62;
   6. For the Fields that have Collation set as something other than utf8_unicode_ci you should tick the check box.&#60;br /&#62;
   7. After you ticked all check boxes in that table, click the pencil icon at the bottom. When you mouse over it there should be a tool tip that says “change”. When you click this you can edit those fields.&#60;br /&#62;
   8. Using the drop down box on each field you can now change the Collation from whatever it is (example latin1_swedish_ci) to the bottom selection in the drop down box which is utf8_unicode_ci.&#60;br /&#62;
   9. Hit Save&#60;br /&#62;
  10. Now click on the next table on the left hand side which should be called wp_links.&#60;br /&#62;
  11. Repeat these steps for each table.&#60;/p&#62;
&#60;p&#62;I went on to go down the list, through all the tables and where ever it had latin1_swedish_ci, I changed it to utf8_unicode_ci.&#60;/p&#62;
&#60;p&#62;I'm still hoping someone can provide me with more information on my original question.
&#60;/p&#62;</description>
</item>
<item>
<title>rennreece on "HELP! WP 2.8 Front End Japanese, Back End English"</title>
<link>http://wordpress.org/support/topic/285010#post-1120747</link>
<pubDate>Mon, 29 Jun 2009 21:12:19 +0000</pubDate>
<dc:creator>rennreece</dc:creator>
<guid isPermaLink="false">1120747@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Why does it show up correctly here, but not when I try and make a post?  On my site, it shows up as:&#60;/p&#62;
&#60;p&#62;???1,2,3 ???1,2,3 ???1,2,3 ???1,2,3 ???1,2,3 ???1,2,3
&#60;/p&#62;</description>
</item>
<item>
<title>rennreece on "HELP! WP 2.8 Front End Japanese, Back End English"</title>
<link>http://wordpress.org/support/topic/285010#post-1120745</link>
<pubDate>Mon, 29 Jun 2009 21:10:35 +0000</pubDate>
<dc:creator>rennreece</dc:creator>
<guid isPermaLink="false">1120745@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Also, to make matters worse, I tried to type a test post using Japanese, and the result came out using ????.  I can see the text correctly in Japanese before I publish the post, but afterward Wordpress turns it to garbage.&#60;/p&#62;
&#60;p&#62;I have set the Settings &#38;gt; Reading Settings &#38;gt; Encoding for pages and feeds to UTF-8.  I would think this is the correct setting.  HELP!&#60;/p&#62;
&#60;p&#62;Sample Japanese text:&#60;br /&#62;
テスト1,2,3  テスト1,2,3  テスト1,2,3  テスト1,2,3  テスト1,2,3  テスト1,2,3
&#60;/p&#62;</description>
</item>
<item>
<title>rennreece on "HELP! WP 2.8 Front End Japanese, Back End English"</title>
<link>http://wordpress.org/support/topic/285010#post-1120325</link>
<pubDate>Mon, 29 Jun 2009 15:15:48 +0000</pubDate>
<dc:creator>rennreece</dc:creator>
<guid isPermaLink="false">1120325@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Could someone please solve this once and for all?&#60;/p&#62;
&#60;p&#62;I used Fantastico to create my WordPress installation.  Everything was fine.  I want to make the front end Japanese and keep the back end English.  &#60;/p&#62;
&#60;p&#62;I got the Japanese language files from here: &#60;a href=&#34;http://ja.wordpress.org/releases/&#34; rel=&#34;nofollow&#34;&#62;http://ja.wordpress.org/releases/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I tried using the &#34;Different Localization in Front- and Backend&#34; plugin from here: &#60;a href=&#34;http://wordpress.org/extend/plugins/fe-be-localization/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/fe-be-localization/&#60;/a&#62;  I followed the instructions and it didn't work. (this might be because the plugin is dated)&#60;/p&#62;
&#60;p&#62;I then deleted the plugin and tried the information I found here:&#60;br /&#62;
&#60;a href=&#34;http://codex.wordpress.org/Installing_WordPress_in_Your_Language&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Installing_WordPress_in_Your_Language&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;My wp-config.php file was edited to look like this:&#60;/p&#62;
&#60;p&#62;/**&#60;br /&#62;
 * WordPress Localized Language, defaults to English.&#60;br /&#62;
 *&#60;br /&#62;
 * Change this to localize WordPress.  A corresponding MO file for the chosen&#60;br /&#62;
 * language must be installed to wp-content/languages. For example, install&#60;br /&#62;
 * de.mo to wp-content/languages and set WPLANG to 'de' to enable German&#60;br /&#62;
 * language support.&#60;br /&#62;
 */&#60;br /&#62;
define ('WPLANG', '&#60;strong&#62;pt_JA&#60;/strong&#62;');&#60;/p&#62;
&#60;p&#62;I have four files in my /public_html/wp-content/languages folder&#60;br /&#62;
They are:&#60;br /&#62;
continents-cities-ja.mo&#60;br /&#62;
continents-cities-ja.po&#60;br /&#62;
ja.mo&#60;br /&#62;
ja.po&#60;/p&#62;
&#60;p&#62;Could someone please help?  I would think this is a simple issue to take care of.  This is a major block for me right now.  Thanks in advance.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
