[readme-live-image/f14] Fix broken xml tags

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


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

    Fix broken xml tags

 tmp/ja-JP/xml/Article_Info.xml     |    2 +-
 tmp/ja-JP/xml_tmp/Article_Info.xml |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
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>


More information about the docs-commits mailing list