svn commit: r46580 - 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 05:14:29 2015
New Revision: 46580
URL: https://svnweb.freebsd.org/changeset/doc/46580

Log:
  Correct systemIdStartString and uriStartString for zh_TW translation.
  Without this change all localization specific XSLs would not be loaded
  properly, and that would prevent PDF generation from working.

Modified:
  head/zh_TW.UTF-8/share/xml/catalog.xml

Modified: head/zh_TW.UTF-8/share/xml/catalog.xml
==============================================================================
--- head/zh_TW.UTF-8/share/xml/catalog.xml	Tue Apr 21 04:51:13 2015	(r46579)
+++ head/zh_TW.UTF-8/share/xml/catalog.xml	Tue Apr 21 05:14:29 2015	(r46580)
@@ -5,9 +5,9 @@
 <!-- $FreeBSD$ -->
 
 <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
-  <rewriteSystem systemIdStartString="http://www.FreeBSD.org/XML/www/lang/"
+  <rewriteSystem systemIdStartString="http://www.FreeBSD.org/XML/lang/"
                  rewritePrefix="../../"/>
-  <rewriteURI uriStartString="http://www.FreeBSD.org/XML/www/lang/"
+  <rewriteURI uriStartString="http://www.FreeBSD.org/XML/lang/"
               rewritePrefix="../../"/>
 
   <system
@@ -25,7 +25,6 @@
   <public
         publicId="-//FreeBSD//ENTITIES FreeBSD Release L10N Entities//EN"
         uri="release.l10n.ent" />
-
   <public
         publicId="-//FreeBSD//ENTITIES HTML FreeBSD Navigation Bar L10N Entities//EN"
         uri="navibar.l10n.ent" />
_______________________________________________
[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.