Name
$v:locales — Available locales.
Variable:
{http://docbook.org/ns/docbook/variables}locales
Defined in:
modules/gentext.xsl
Used in:
modules/gentext.xsl
Static:
Yes
Synopsis
$v:locales
as
xs:string+
:=
('en', 'fr', 'cs')
Description
This variable lists the locales that should be loaded. There needs to be a locale for every language that you use.…