Fix two typos introduced in r43171.
This commit is contained in:
parent
5e44b57891
commit
21f4e6c011
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43197
1 changed files with 2 additions and 2 deletions
|
@ -19,14 +19,14 @@
|
|||
<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: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"/>
|
||||
|
|
Loading…
Reference in a new issue