[Jetspeed-japan-trans] [27] fix translate

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2007年 12月 6日 (木) 12:13:57 JST


Revision: 27
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=jetspeed-japan&view=rev&rev=27
Author:   karma
Date:     2007-12-06 12:13:56 +0900 (Thu, 06 Dec 2007)

Log Message:
-----------
fix translate

Modified Paths:
--------------
    jetspeed-2-trans/trunk/ja/xdocs/guides/guide-simple-jsf-portlet.xml


-------------- next part --------------
Modified: jetspeed-2-trans/trunk/ja/xdocs/guides/guide-simple-jsf-portlet.xml
===================================================================
--- jetspeed-2-trans/trunk/ja/xdocs/guides/guide-simple-jsf-portlet.xml	2007-12-06 01:58:27 UTC (rev 26)
+++ jetspeed-2-trans/trunk/ja/xdocs/guides/guide-simple-jsf-portlet.xml	2007-12-06 03:13:56 UTC (rev 27)
@@ -36,8 +36,8 @@
 			</p>
 			</div>
 			<p>
-				このガイドは、ポートレット表示モードの 1 個のテンプレートで、簡単に JSF
-				portlet を作成するチュートリアルを提供します。
+				このガイドは、ポートレット表示モードの 1 個のテンプレートを持つ、
+				簡単な JSF ポートレットを作成するチュートリアルを提供します。
 			</p>
 			<subsection name="1. [The Portlet Class]ポートレットクラス">
 				<div class="original">
@@ -281,10 +281,10 @@
 
 </faces-config>]]>
 </source>
-			</p>
 			</div>
 			<p>
 			jsf-simplest/WEB-INF ディレクトリでfaces-config.xmlを作成してください。
+			</p>
 			<source><![CDATA[
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE faces-config PUBLIC
@@ -311,7 +311,7 @@
                         These jars should be in your Maven repository. If so executing these commands in the lib
                         directory will set up the dependencies for you.
 			</p>
-			</div class="original">
+			</div>
 			<div class="original">
 <source>
 ln -s ~/.maven/repository/commons-beanutils/jars/commons-beanutils-1.7.0.jar
@@ -369,7 +369,7 @@
 			</div>
 			<p>
 			<code>$CATALINA_HOME/webapps/jetspeed/WEB-INF/deploy</code> へWARファイルをコピーします。
-			Jetspeed-2はwebappを配備します。 
+			Jetspeed 2はwebappを配備します。 
 			</p>
 			</subsection>
 			<subsection name="9. [The PSML]PSML">


Jetspeed-japan-trans メーリングリストの案内
Back to archive index