]> granicus.if.org Git - docbook-dsssl/commitdiff
Added some keys we need for AUTHORS section in man-page output.
authorMichael Smith <xmldoc@users.sourceforge.net>
Mon, 20 Mar 2006 06:50:12 +0000 (06:50 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Mon, 20 Mar 2006 06:50:12 +0000 (06:50 +0000)
gentext/locale/en.xml

index 0cae908f51e2a952d1676623d1724644f66dc270..aeb0dc09bf5a3626ccd896ebb952ea49011ffed2 100644 (file)
@@ -39,6 +39,7 @@
 <gentext key="dedication" text="Dedication"/>
 <gentext key="Edition" text="Edition"/>
 <gentext key="edition" text="Edition"/>
+<gentext key="Editor" text="Editor"/>
 <gentext key="Equation" text="Equation"/>
 <gentext key="equation" text="Equation"/>
 <gentext key="Example" text="Example"/>
@@ -80,6 +81,7 @@
 <gentext key="pubdate" text="Publication date"/>
 <gentext key="Published" text="Published"/>
 <gentext key="published" text="Published"/>
+<gentext key="Publisher" text="Publisher"/>
 <gentext key="Qandadiv" text="Q &amp; A"/>
 <gentext key="qandadiv" text="Q &amp; A"/>
 <gentext key="Question" text="Q:"/>
 <gentext key="unsupported" text="unsupported"/>
 <gentext key="xrefto" text="xref to"/>
 
+<!-- * Sometimes we need to generate a plural "Authors" title; for example, -->
+<!-- * in a man page AUTHORS section which lists multiple authors -->
+<gentext key="Authors" text="Authors"/>
+
+<!-- * The following all correspond to enumerated values for the Class -->
+<!-- *  attribute on the Othercredit element -->
+<gentext key="copyeditor" text="Copy Editor"/>
+<gentext key="graphicdesigner" text="Graphic Designer"/>
+<gentext key="productioneditor" text="Production Editor"/>
+<gentext key="technicaleditor" text="Technical Editor"/>
+<gentext key="translator" text="Translator"/>
+
 <gentext key="listofequations" text="List of Equations"/>
 <gentext key="ListofEquations" text="List of Equations"/>
 <gentext key="ListofExamples" text="List of Examples"/>