doc/zh_TW.UTF-8/share/xml/catalog.xml
Xin LI de3520f50a 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.
2015-04-21 05:14:29 +00:00

34 lines
1.3 KiB
XML

<?xml version="1.0"?>
<!DOCTYPE catalog PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN"
"http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd">
<!-- $FreeBSD$ -->
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
<rewriteSystem systemIdStartString="http://www.FreeBSD.org/XML/lang/"
rewritePrefix="../../"/>
<rewriteURI uriStartString="http://www.FreeBSD.org/XML/lang/"
rewritePrefix="../../"/>
<system
systemId="http://www.FreeBSD.org/XML/lang/share/xml/freebsd-common.xsl"
uri="http://www.FreeBSD.org/XML/share/xml/empty.xsl" />
<system
systemId="http://www.FreeBSD.org/XML/lang/share/xml/freebsd-epub.xsl"
uri="http://www.FreeBSD.org/XML/share/xml/empty.xsl" />
<public publicId="-//FreeBSD//ENTITIES FreeBSD Language Specific Entities//EN"
uri="l10n.ent" />
<public
publicId="-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//EN"
uri="entities.ent" />
<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" />
<public
publicId="-//FreeBSD//ENTITIES HTML FreeBSD Header L10N Entities//EN"
uri="header.l10n.ent" />
</catalog>