diff options
author | Xin LI <delphij@FreeBSD.org> | 2006-07-20 10:50:16 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2006-07-20 10:50:16 +0000 |
commit | b5ce5ee3801860a730fdfb47c026fb041fff19d7 (patch) | |
tree | 18f40667e113542ff20c0cfb0b88ade76b99f418 /zh_CN.GB2312/share | |
parent | 454eb714efbc0abe040ed4a5980dc71d1f4534b4 (diff) |
Notes
Diffstat (limited to 'zh_CN.GB2312/share')
-rw-r--r-- | zh_CN.GB2312/share/sgml/catalog | 4 | ||||
-rw-r--r-- | zh_CN.GB2312/share/sgml/l10n.ent | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/zh_CN.GB2312/share/sgml/catalog b/zh_CN.GB2312/share/sgml/catalog index 92c7543c37..3ece042a38 100644 --- a/zh_CN.GB2312/share/sgml/catalog +++ b/zh_CN.GB2312/share/sgml/catalog @@ -14,10 +14,10 @@ PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//EN" PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN" "l10n.ent" -- Addition to en_US, opened in l10n.ent. -- -PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//CN" +PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//ZH" "authors.ent" -- Chinese-specific, opened in l10n.ent. -- -PUBLIC "-//FreeBSD//ENTITIES DocBook Author In Author Tag Entities//CN" +PUBLIC "-//FreeBSD//ENTITIES DocBook Author In Author Tag Entities//ZH" "authors-in-author-tag.ent" -- Override en_US -- PUBLIC "-//FreeBSD//ENTITIES DocBook Team Entities//EN" diff --git a/zh_CN.GB2312/share/sgml/l10n.ent b/zh_CN.GB2312/share/sgml/l10n.ent index 1c605312de..bd56fc3430 100644 --- a/zh_CN.GB2312/share/sgml/l10n.ent +++ b/zh_CN.GB2312/share/sgml/l10n.ent @@ -16,11 +16,11 @@ <!ENTITY % output.for.print "IGNORE"> -<!ENTITY % authors.cn PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//CN"> +<!ENTITY % authors.cn PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//ZH"> %authors.cn; <!ENTITY % authors.in.author.tag.cn - PUBLIC "-//FreeBSD//ENTITIES DocBook Author In Author Tag Entities//CN"> + PUBLIC "-//FreeBSD//ENTITIES DocBook Author In Author Tag Entities//ZH"> %authors.in.author.tag.cn; <!ENTITY cnproj.freebsd.org "FreeBSD ÖÐÎļƻ®"> |