svn commit: r46579 - head/zh_TW.UTF-8/share/xml

Xin LI <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: delphij
Date: Tue Apr 21 04:51:13 2015
New Revision: 46579
URL: https://svnweb.freebsd.org/changeset/doc/46579

Log:
  Fix broken UTF-8 conversion.

Modified:
  head/zh_TW.UTF-8/share/xml/freebsd-fo.xsl

Modified: head/zh_TW.UTF-8/share/xml/freebsd-fo.xsl
==============================================================================
--- head/zh_TW.UTF-8/share/xml/freebsd-fo.xsl	Tue Apr 21 02:13:31 2015	(r46578)
+++ head/zh_TW.UTF-8/share/xml/freebsd-fo.xsl	Tue Apr 21 04:51:13 2015	(r46579)
@@ -1,4 +1,4 @@
-<?xml version='1.0'?>
+<?xml version='1.0' encoding='utf-8'?>
 
 <!-- $FreeBSD$ -->
 
@@ -19,17 +19,17 @@
   <l:i18n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0">
     <l:l10n language="zh_tw">
       <l:context name="title-numbered">
-	<l:template name="appendix" text="���� %n. %t"/>
+	<l:template name="appendix" text="附錄 %n. %t"/>
 	<l:template name="article/appendix" text="%n. %t" lang="en"/>
 	<l:template name="bridgehead" text="%t"/>
-	<l:template name="chapter" text="蝡� %n. %t"/>
-	<l:template name="part" text="� %n. %t"/>
+	<l:template name="chapter" text="章 %n. %t"/>
+	<l:template name="part" text="部 %n. %t"/>
       </l:context>
       <l:context name="title-numbered">
-	<l:template name="appendix" text="���� %n. %t"/>
+	<l:template name="appendix" text="附錄 %n. %t"/>
 	<l:template name="article/appendix" text="%n. %t" lang="en"/>
-	<l:template name="chapter" text="蝡� %n. %t"/>
-	<l:template name="part" text="� %n. %t"/>
+	<l:template name="chapter" text="章 %n. %t"/>
+	<l:template name="part" text="部 %n. %t"/>
 	<l:template name="sect1" text="%n. %t"/>
 	<l:template name="sect2" text="%n. %t"/>
 	<l:template name="sect3" text="%n. %t"/>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.