View | Details | Raw Unified | Return to bug 100334
Collapse All | Expand All

(-)zh_CN.GB2312/share/sgml/catalog (-2 / +2 lines)
Lines 14-23 Link Here
14
PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
14
PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
15
	"l10n.ent"
15
	"l10n.ent"
16
-- Addition to en_US, opened in l10n.ent. --
16
-- Addition to en_US, opened in l10n.ent. --
17
PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//CN"
17
PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//ZH"
18
	"authors.ent"
18
	"authors.ent"
19
-- Chinese-specific, opened in l10n.ent. --
19
-- Chinese-specific, opened in l10n.ent. --
20
PUBLIC "-//FreeBSD//ENTITIES DocBook Author In Author Tag Entities//CN"
20
PUBLIC "-//FreeBSD//ENTITIES DocBook Author In Author Tag Entities//ZH"
21
	"authors-in-author-tag.ent"
21
	"authors-in-author-tag.ent"
22
-- Override en_US --
22
-- Override en_US --
23
PUBLIC "-//FreeBSD//ENTITIES DocBook Team Entities//EN"
23
PUBLIC "-//FreeBSD//ENTITIES DocBook Team Entities//EN"
(-)zh_CN.GB2312/share/sgml/l10n.ent (-2 / +2 lines)
Lines 16-26 Link Here
16
16
17
<!ENTITY % output.for.print "IGNORE">
17
<!ENTITY % output.for.print "IGNORE">
18
18
19
<!ENTITY % authors.cn PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//CN">
19
<!ENTITY % authors.cn PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//ZH">
20
%authors.cn;
20
%authors.cn;
21
21
22
<!ENTITY % authors.in.author.tag.cn
22
<!ENTITY % authors.in.author.tag.cn
23
    PUBLIC "-//FreeBSD//ENTITIES DocBook Author In Author Tag Entities//CN">
23
    PUBLIC "-//FreeBSD//ENTITIES DocBook Author In Author Tag Entities//ZH">
24
%authors.in.author.tag.cn;
24
%authors.in.author.tag.cn;
25
25
26
<!ENTITY cnproj.freebsd.org "FreeBSD ÖÐÎļƻ®">
26
<!ENTITY cnproj.freebsd.org "FreeBSD ÖÐÎļƻ®">

Return to bug 100334