]> granicus.if.org Git - docbook-dsssl/commitdiff
Added three new text strings that need translation.
authorBob Stayton <bobs@sagehill.net>
Fri, 12 Jul 2002 22:56:23 +0000 (22:56 +0000)
committerBob Stayton <bobs@sagehill.net>
Fri, 12 Jul 2002 22:56:23 +0000 (22:56 +0000)
Added refsect[1-3] to complete the set of section titles.

gentext/locale/cs.xml

index 0d128ce8de45ca2a95c08dd36504d3b576c046d0..361ccd1d3495321b80750f14fc7234016df266bb 100644 (file)
 <gentext key="nav-up" text="Nahoru"/>
 
 <gentext key="sectioncalled"  text="odd&#x00ed;l nazvan&#x00fd;"/>
-
+<gentext key="Draft"         text="Draft"/>  <!-- en -->
+<gentext key="above"         text="above"/>  <!-- en -->
+<gentext key="below"         text="below"/>  <!-- en -->
 <gentext key="index symbols" text="Symboly"/>
 
 <dingbat key="startquote" text="&#x201e;"/>
 <template name="qandaset">%t</template>
 <template name="question">%n</template>
 <template name="reference">%t</template>
+<template name="refsect1">%t</template>
+<template name="refsect2">%t</template>
+<template name="refsect3">%t</template>
 <template name="refsynopsisdiv">%t</template>
 <template name="segmentedlist">%t</template>
 <template name="set">%t</template>
 <template name="variablelist">%t</template>
 <template name="varlistentry">%n</template>
 <template name="warning">%t</template>
+<template name="page.citation"> [%p]</template>
 
 </context>
 
 <context name="section-xref">
 
 <template name="bridgehead">&#x201E;%t&#x201C;</template>
+<template name="refsect1">&#x201E;%t&#x201C;</template>
+<template name="refsect2">&#x201E;%t&#x201C;</template>
+<template name="refsect3">&#x201E;%t&#x201C;</template>
 <template name="sect1">&#x201E;%t&#x201C;</template>
 <template name="sect2">&#x201E;%t&#x201C;</template>
 <template name="sect3">&#x201E;%t&#x201C;</template>
 <context name="section-xref-numbered">
 
 <template name="bridgehead">%n</template>
+<template name="refsect1">&#x201E;%t&#x201C;</template>
+<template name="refsect2">&#x201E;%t&#x201C;</template>
+<template name="refsect3">&#x201E;%t&#x201C;</template>
 <template name="sect1">%n</template>
 <template name="sect2">%n</template>
 <template name="sect3">%n</template>