| 123456789101112131415161718192021222324252627282930313233 | <refentry xmlns="http://docbook.org/ns/docbook"          xmlns:xlink="http://www.w3.org/1999/xlink"          xmlns:xi="http://www.w3.org/2001/XInclude"          xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"          xmlns:xsl="http://www.w3.org/1999/XSL/Transform"          version="5.0" xml:id="l10n.gentext.language"><refmeta><refentrytitle>l10n.gentext.language</refentrytitle><refmiscinfo class="other" otherclass="datatype">string</refmiscinfo></refmeta><refnamediv><refname>l10n.gentext.language</refname><refpurpose>Sets the gentext language</refpurpose></refnamediv><refsynopsisdiv><src:fragment xml:id="l10n.gentext.language.frag"><xsl:param name="l10n.gentext.language"></xsl:param></src:fragment></refsynopsisdiv><refsection><info><title>Description</title></info><para>If this parameter is set to any value other than the empty string, itsvalue will be used as the value for the language when generating text. Setting<parameter>l10n.gentext.language</parameter> overrides any settings within thedocument being formatted.</para><para>It's much more likely that you might want to set the<parameter>l10n.gentext.default.language</parameter> parameter.</para></refsection></refentry>
 |