Removed a number of <text value= and replaced them with <text term= forms.

This commit is contained in:
Julian Onions 2007-12-04 14:47:14 +00:00
parent cf91779fcf
commit 9a4b4cf66f
14 changed files with 34 additions and 28 deletions

View File

@ -79,7 +79,7 @@
</date>
</if>
<else>
<text value="n.d."/>
<text term="no date"/>
</else>
</choose>
</group>

View File

@ -20,6 +20,9 @@
<label form="short" prefix=", " text-case="lowercase" suffix="."/>
</names>
</macro>
<macro name="anon">
<text term="anonymous" form="short" text-case="capitalize-first"/>
</macro>
<macro name="author">
<group suffix=".">
<names variable="author">
@ -28,7 +31,7 @@
<label form="short" prefix=" " suffix="" text-case="lowercase"/>
<substitute>
<names variable="editor"/>
<text value="Anon"/>
<text macro="anon"/>
</substitute>
</names>
</group>
@ -39,7 +42,7 @@
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text value="Anon"/>
<text macro="anon"/>
</substitute>
</names>
</macro>
@ -82,7 +85,7 @@
</date>
</if>
<else>
<text value="n.d."/>
<text term="no date"/>
</else>
</choose>
</group>

View File

@ -20,9 +20,6 @@
<label form="short" prefix=", " text-case="lowercase" suffix="."/>
</names>
</macro>
<macro name="anon">
<text value="Anon"/>
</macro>
<macro name="author">
<names variable="author">
<name name-as-sort-order="all" and="text" sort-separator=", " initialize-with=". "
@ -83,7 +80,7 @@
</date>
</if>
<else>
<text value="n.d."/>
<text term="no date"/>
</else>
</choose>
</group>

View File

@ -46,9 +46,9 @@
</date>
</macro>
<macro name="volumes">
<group>
<group delimiter=" ">
<text variable="number-of-volumes"/>
<text value=" vols."/>
<text term="volume" form="short" plural="true"/>
</group>
</macro>
<macro name="pageno">

View File

@ -27,7 +27,7 @@
</names>
</macro>
<macro name="anon">
<text value="Anon"/>
<text term="anonymous" form="short" text-case="capitalize-first"/>
</macro>
<macro name="author">
<names variable="author">

View File

@ -26,7 +26,7 @@
</names>
</macro>
<macro name="anon">
<text value="Anon"/>
<text term="anonymous" form="short" text-case="capitalize-first"/>
</macro>
<macro name="author">
<names variable="author">

View File

@ -20,6 +20,9 @@
<label form="long" prefix=", " text-case="lowercase" suffix="."/>
</names>
</macro>
<macro name="anon">
<text term="anonymous" form="short" text-case="capitalize-first"/>
</macro>
<macro name="author">
<group suffix=".">
<names variable="author">
@ -28,7 +31,7 @@
<label form="short" prefix=" " suffix="" text-case="lowercase"/>
<substitute>
<names variable="editor"/>
<text value="Anon"/>
<text macro="anon"/>
</substitute>
</names>
</group>
@ -39,7 +42,7 @@
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text value="Anon"/>
<text macro="anon"/>
</substitute>
</names>
</macro>

View File

@ -20,7 +20,7 @@
</names>
</macro>
<macro name="anon">
<text value="Anon"/>
<text term="anonymous" form="short" text-case="capitalize-first"/>
</macro>
<macro name="author">
<names variable="author">
@ -81,7 +81,7 @@
</date>
</if>
<else>
<text value="n.d."/>
<text term="no date"/>
</else>
</choose>
</macro>

View File

@ -19,6 +19,9 @@
<label form="short" prefix=", " text-case="lowercase" suffix="."/>
</names>
</macro>
<macro name="anon">
<text term="anonymous" form="short" text-case="capitalize-first"/>
</macro>
<macro name="author">
<names variable="author">
<name name-as-sort-order="all" and="symbol" sort-separator=", " initialize-with="."
@ -26,7 +29,7 @@
<label form="short" prefix=" (" suffix=")." text-case="lowercase"/>
<substitute>
<names variable="editor"/>
<text value="Anon"/>
<text macro="anon"/>
</substitute>
</names>
</macro>
@ -36,7 +39,7 @@
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text value="Anon"/>
<text macro="anon"/>
</substitute>
</names>
</macro>
@ -79,7 +82,7 @@
</date>
</if>
<else>
<text value="n.d."/>
<text term="no date"/>
</else>
</choose>
</group>

View File

@ -20,7 +20,7 @@
</names>
</macro>
<macro name="anon">
<text value="Anon"/>
<text term="anonymous" form="short" text-case="capitalize-first"/>
</macro>
<macro name="author">
<names variable="author">
@ -85,7 +85,7 @@
</date>
</if>
<else>
<text value="n.d."/>
<text term="no date"/>
</else>
</choose>
</macro>

View File

@ -54,9 +54,9 @@
</date>
</macro>
<macro name="volumes">
<group>
<group delimiter=" ">
<text variable="number-of-volumes"/>
<text value=" vols."/>
<text term="volume" form="short" plural="true"/>
</group>
</macro>
<macro name="pageno">

View File

@ -26,7 +26,7 @@
</names>
</macro>
<macro name="anon">
<text value="Anon"/>
<text term="anonymous" form="short" text-case="capitalize-first"/>
</macro>
<macro name="author">
<names variable="author">

View File

@ -20,7 +20,7 @@
</names>
</macro>
<macro name="anon">
<text value="Anon"/>
<text term="anonymous" form="short" text-case="capitalize-first"/>
</macro>
<macro name="author">
<names variable="author">
@ -83,7 +83,7 @@
</date>
</if>
<else>
<text value="n.d."/>
<text term="no date"/>
</else>
</choose>
</macro>

View File

@ -74,9 +74,9 @@
</date>
</macro>
<macro name="volumes">
<group>
<group delimiter=" ">
<text variable="number-of-volumes"/>
<text value=" vols"/>
<text term="volume" form="short" plural="true"/>
</group>
</macro>
<macro name="pageno">