]> granicus.if.org Git - docbook-dsssl/commitdiff
Fixes from Park Yong Joo
authorNorman Walsh <ndw@nwalsh.com>
Tue, 1 May 2001 12:38:54 +0000 (12:38 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Tue, 1 May 2001 12:38:54 +0000 (12:38 +0000)
gentext/locale/ko.xml

index d5c8a78dfbcfcc3375e0f2c25e1964572ec70708..432f819a18a835e9f3f8bdbdbb4e15598eb9e635 100644 (file)
 <template name="book">%t</template>
 <template name="calloutlist">%t</template>
 <template name="caution">%t</template>
-<template name="chapter"><Chapter/> %n. %t</template>
+<template name="chapter">%n<Chapter/>. %t</template>
 <template name="colophon">%t</template>
 <template name="dedication">%t</template>
 <template name="equation"><Equation/> %n. %t</template>
 <template name="msgsub">%t</template>
 <template name="note">%t</template>
 <template name="orderedlist">%t</template>
-<template name="part"><Part/> %n. %t</template>
+<template name="part">%n<Part/>. %t</template>
 <template name="partintro">%t</template>
 <template name="preface">%t</template>
 <template name="procedure">%t</template>
 <template name="article">%t</template>
 <template name="bibliography">%t</template>
 <template name="book">%t</template>
-<template name="chapter"><Chapter/> %n. %t</template>
+<template name="chapter">%n<Chapter/>. %t</template>
 <template name="colophon">%t</template>
 <template name="dedication">%t</template>
 <template name="example"><Example/> %n. %t</template>
 <template name="figure"><Figure/> %n. %t</template>
 <template name="glossary">%t</template>
 <template name="index">%t</template>
-<template name="part"><Part/> %n. %t</template>
+<template name="part">%n<Part/>. %t</template>
 <template name="preface">%t</template>
 <template name="reference">%t</template>
 <template name="set">%t</template>
 
 <context name="section-xref-numbered">
 
-<template name="sect1"><Section/> %n</template>
-<template name="sect2"><Section/> %n</template>
-<template name="sect3"><Section/> %n</template>
-<template name="sect4"><Section/> %n</template>
-<template name="sect5"><Section/> %n</template>
-<template name="section"><Section/> %n</template>
+<template name="sect1">%n<Section/></template>
+<template name="sect2">%n<Section/></template>
+<template name="sect3">%n<Section/></template>
+<template name="sect4">%n<Section/></template>
+<template name="sect5">%n<Section/></template>
+<template name="section">%n<Section/></template>
 <template name="simplesect">&#x201C;%t&#x201D;</template>
 
 </context>