Branch 'f14' - 2 commits - tmp/ja-JP

Nathan Thomas nathant at fedoraproject.org
Sat Oct 30 14:19:17 UTC 2010


 tmp/ja-JP/xml/Article_Info.xml     |    4 ----
 tmp/ja-JP/xml_tmp/Article_Info.xml |    4 ++--
 2 files changed, 2 insertions(+), 6 deletions(-)

New commits:
commit d8a4898982be1c37425b72b3beea532888feb48d
Author: Nathan Thomas <nathan.thomas at peacenik.co.uk>
Date:   Sat Oct 30 15:11:35 2010 +0100

    Fix broken xml tags

diff --git a/tmp/ja-JP/xml/Article_Info.xml b/tmp/ja-JP/xml/Article_Info.xml
index 4aa194c..fb7b344 100644
--- a/tmp/ja-JP/xml/Article_Info.xml
+++ b/tmp/ja-JP/xml/Article_Info.xml
@@ -23,7 +23,7 @@
 				<imagedata fileref="Common_Content/images/title_logo.svg" format="SVG" />
 			</imageobject>
 			 <textobject>
-				<phrase>ロゴ</phrase>
+				<phrase>Logo</phrase>
 			</textobject>
 
 		</inlinemediaobject>
diff --git a/tmp/ja-JP/xml_tmp/Article_Info.xml b/tmp/ja-JP/xml_tmp/Article_Info.xml
index edeb4ab..4dbc072 100644
--- a/tmp/ja-JP/xml_tmp/Article_Info.xml
+++ b/tmp/ja-JP/xml_tmp/Article_Info.xml
@@ -16,7 +16,7 @@
 						<imagedata fileref="Common_Content/images/title_logo.svg" format="SVG" />
 					</imageobject>
 					<textobject>
-						<phrase>ロゴ</phrase>
+						<phrase>Logo</phrase>
 					</textobject>
 				</inlinemediaobject>
 			</corpauthor>


commit f60e3411f14437c48524eb0b98efc16074123e76
Author: Nathan Thomas <nathan.thomas at peacenik.co.uk>
Date:   Sat Oct 30 15:01:17 2010 +0100

    Fix xml error

diff --git a/tmp/ja-JP/xml/Article_Info.xml b/tmp/ja-JP/xml/Article_Info.xml
index 9a10644..4aa194c 100644
--- a/tmp/ja-JP/xml/Article_Info.xml
+++ b/tmp/ja-JP/xml/Article_Info.xml
@@ -6,9 +6,7 @@
 <articleinfo id="arti-Fedora_Live_images-Fedora_Live_images" lang="ja-JP">
 	<title>Fedora Live イメージ</title>
 	 <subtitle>
-	<para>
 		Fedora Live イメージの使い方
-	</para>
 	</subtitle>
 	 <productname>Fedora</productname>
 	 <productnumber>14</productnumber>
@@ -16,9 +14,7 @@
 	 <pubsnumber>0</pubsnumber>
 	 <abstract>
 		<para>
-			<para>
 				Fedora Live イメージの使い方
-			</para>
 		</para>
 	</abstract>
 	 <corpauthor>
@@ -27,7 +23,7 @@
 				<imagedata fileref="Common_Content/images/title_logo.svg" format="SVG" />
 			</imageobject>
 			 <textobject>
-				<phrase>Logo</phrase>
+				<phrase>ロゴ</phrase>
 			</textobject>
 
 		</inlinemediaobject>
diff --git a/tmp/ja-JP/xml_tmp/Article_Info.xml b/tmp/ja-JP/xml_tmp/Article_Info.xml
index 0c51df9..edeb4ab 100644
--- a/tmp/ja-JP/xml_tmp/Article_Info.xml
+++ b/tmp/ja-JP/xml_tmp/Article_Info.xml
@@ -3,20 +3,20 @@
 ]>
 <articleinfo id="arti-Fedora_Live_images-Fedora_Live_images">
 	<title>Fedora Live イメージ</title>
-	<subtitle><para>Fedora Live イメージの使い方</para></subtitle>
+	<subtitle>Fedora Live イメージの使い方</subtitle>
 	<productname>Fedora</productname>
 	<productnumber>14</productnumber>
 	<edition>1</edition>
 	<pubsnumber>0</pubsnumber>
 	<abstract>
-		<para><para>Fedora Live イメージの使い方</para></para></abstract>
+		<para>Fedora Live イメージの使い方</para></abstract>
 			<corpauthor>
 				<inlinemediaobject>
 					<imageobject>
 						<imagedata fileref="Common_Content/images/title_logo.svg" format="SVG" />
 					</imageobject>
 					<textobject>
-						<phrase>Logo</phrase>
+						<phrase>ロゴ</phrase>
 					</textobject>
 				</inlinemediaobject>
 			</corpauthor>




More information about the docs-commits mailing list