Index: trunk/extras/xpress_i18n/en/howto_make_xpressme.html
===================================================================
--- trunk/extras/xpress_i18n/en/howto_make_xpressme.html	(revision 319)
+++ trunk/extras/xpress_i18n/en/howto_make_xpressme.html	(revision 320)
@@ -1,9 +1,9 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="ja">
+<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en">
 
 <head profile="http://gmpg.org/xfn/11">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 
-<title>モジュール作成とインストール | XPressME Integration Kit</title>
+<title>XPressME module Making & Install| XPressME Integration Kit</title>
 
 </head>
@@ -15,71 +15,61 @@
 	
 	<div>
-		<h3>注意事項(Notes)</strong></h3>
+		<h3>Notes</strong></h3>
 			<ol>
-				<li>XpressME Integration KitはそれだけではXOOPSモジュールとして機能しません。<br />
-				(XpressME Integration Kit doesn&#8217;t function only by it as XOOPS module.)
-				</li>
-				<li>対象となるWordPressのバージョンは2.7以上となります。（それ以下のバージョンでの動作確認は行っておりません。）<br />
-				(Being able to integrate by this is WordPress version 2.7 or more. )</li>
+				<li>XpressME Integration Kit doesn&#8217;t function only by it as XOOPS module.</li>
+				<li>Being able to integrate by this is WordPress version 2.7 or more.</li>
 			</ol>
 		
-		<h3>必要なファイルのダウンロード</h3>
+		<h3>Download of necessary file</h3>
 			<ol>
-				<li>XPressME Integration Kit のダウンロード(Download of XPressME Integration Kit)<br />
-					<a href="http://ja.xpressme.info/download/" target="_blank">ダウンロードページ</a>からXPressME Integration Kitをダウンロードします。<br />
-					(XPressME Integration Kit is downloaded on the <a href="http://ja.xpressme.info/download/">download page</a>. )</p>
-					<p>ダウンロードしたファイルの構成は以下のようになっています。<br />
-					(The composition of the downloaded file is as follows. )</p>
+				<li>Download of XPressME Integration Kit<br />
+					<p>XPressME Integration Kit is downloaded on the <a href="http://ja.xpressme.info/download/">download page</a>. </p>
+					<p>The composition of the downloaded file is as follows.</p>
 					<p style="padding-left: 60px;"><img title="xp_intrgration_kit" src="../document_image/xp_intrgration_kit.png" alt="xp_intrgration_kit"/></p>
 				</li>
-				<li> WordPressのダウンロード(Download of WordPress)<br />
-					<a href="http://wordpress.org/download/" target="_blank">WordPress.org</a>（あるいは<a href="http://ja.wordpress.org/releases/" target="_blank">WordPress日本語</a>などのローカライズサイト）からWordPressをダウンロードします。<br />
-					(WordPress is downloaded from <a href="http://wordpress.org/download/" target="_blank">WordPress.org</a> Or, localize site of <a href="http://ja.wordpress.org/releases/" target="_self">WordPress Japanese</a> etc. )</p>
-					<p>ダウンロードしたファイルの構成は以下のようになっています。(WordPress2.7の場合）<br />
-					(The composition of the downloaded file is as follows for WordPress2.7. )</p>
+				<li> Download of WordPress<br />
+					WordPress is downloaded from <a href="http://wordpress.org/download/" target="_blank">WordPress.org</a></p>
+					<p>The composition of the downloaded file is as follows for WordPress2.7. </p>
 					<p style="padding-left: 60px;"><img title="wordpress_file" src="../document_image/wordpress_file.png" alt="wordpress_file"/></p>
 				</li>
 			</ol>
 		
-		<h3>モジュール作成(Making XPressME module for XOOPS)</h3>
+		<h3>Making XPressME module for XOOPS</h3>
 			<ol> 
 				<li>
-					作業用のフォルダーを作成します。（フォルダー名はxpressなどのモジュールの名前にします）<br />
-					(The work directory is made. The directory name is made the module name such as &#8216;xpress&#8217;. )
+					The work directory is made. The directory name is made the module name such as &#8216;xpress&#8217;. 
 				</li>
 				<li>
-					XPressME Integration Kitのファイルを　手順１.で作成した作業用フォルダーにコピーします。<br />
-					(The file of  XPressME Integration Kit is copied onto the work directory of step 1. )
+					The file of  XPressME Integration Kit is copied onto the work directory of step 1. 
 				</li>
 				<li>
-					WordPressのファイルを　手順１.で作成した作業用フォルダーにコピーします。<br />
-					(The file of  WordPress is copied onto the work directory of step 1. )
+					The file of  WordPress is copied onto the work directory of step 1. 
 				</li>
 			</ol>
 			<p style="padding-left: 60px;"><img title="make_xp_module" src="../document_image/make_xp_module.png" alt="make_xp_module"/></p>
 
-		<h3><strong>ローカライズ(Making XPressME module for XOOPS)</strong></h3>
+		<h3><strong>Localaize</strong></h3>
 			<p style="padding-left: 30px;">
-				あなたが必要とする言語ファイルが　extras/xpress_i18nフォルダー内に存在すれば<br />
-				extras/xpress_i18n/**/xpressme_modules_root内の<br />
-				wp-config.php ファイル<br />
-				language フォルダー<br />
-				wp-content フォルダー<br />
-				をモジュールルートに上書きしてください。
+				If the language file that you need exists in the extras/xpress_i18n folder<br />
+				The file and the folder in extras/xpress_i18n/test/xpressme_modules_root are overwrited to the route of the module.<br />
+				<p style="padding-left: 60px;">
+				wp-config.php file<br />
+				language folder<br />
+				wp-content folder<br />
+				</p>
 			</p>
 			<p style="padding-left: 60px;"><img title="xp_i18n" src="../document_image/xp_i18n.png" alt="xp_i18n"/></p>
 		
-		<h3>XpressME モジュールのインストール(Installation of XpressME module)</h3>
-			<p style="padding-left: 30px;">上記、「モジュールの作成」で作成したモジュールは、</p>
+		<h3>Installation of XpressME module</h3>
+			<p style="padding-left: 30px;">The made module is used.</p>
 			<ol style="padding-left: 30px;">
-				<li>通常のモジュール同等に、XOOPS_ROOT_PATH/modules/ディレクトリ内にアップロード</li>
-				<li>XPressMEモジュールの　/templatesディレクトリと、wp-contentsディレクトリのパーミッションを777に変更</li>
+				<li>Up-loads it in the directory 'XOOPS_ROOT_PATH/modules/' as well as other modules.</li>
+				<li>The permission of /templates directory and the /wp-contents directory of the XPressME module is changed to 777. </li>
 		
-				<li>モジュールインストール</li>
+				<li>The module is installed on the XOOPS admin page. </li>
 			</ol>
-		<p style="padding-left: 30px;">の手順でインストールを行います。</p>
-		<p style="padding-left: 30px;"><strong>備考 </strong></p>
-		<p style="padding-left: 60px;">モジュール名（ディレクトリー名）はXOOPSの他のモジュールと重複しない限り、任意の名前をつけることができます。<br />
-		モジュール名を変えて複製利用することもできます。（D3対応ではありません）</p>
+		<p style="padding-left: 30px;"><strong>Others</strong></p>
+		<p style="padding-left: 60px;">The module name (directory name) can give an arbitrary name as long as it doesn't overlap with other modules of XOOPS. <br />
+		Two or more XPressME modules can be installed by changing the module name. (However, it is not D3 module. )</p>
 	</div>
 </body>
