]> granicus.if.org Git - docbook-dsssl/commitdiff
Added Spanish localization. Closes bug #1876282.
authorMauritz Jeanson <mj@johanneberg.com>
Sun, 3 Aug 2008 18:15:51 +0000 (18:15 +0000)
committerMauritz Jeanson <mj@johanneberg.com>
Sun, 3 Aug 2008 18:15:51 +0000 (18:15 +0000)
xsl/website/website-common.xsl

index 02ad3cfba8a2fd385293e6f81faae5b86b1dffc3..3e84524ccc9a04b94379d73281f860c88e8addd4 100644 (file)
@@ -809,5 +809,13 @@ node.</para>
       <l:template name="webpage" text="%t"/>
     </l:context>
   </l:l10n>
+  <l:l10n language="es">
+    <l:context name="title">
+      <l:template name="webpage" text="%t"/>
+    </l:context>
+    <l:context name="xref">
+      <l:template name="webpage" text="%t"/>
+    </l:context>
+  </l:l10n>
 </l:i18n>
 </xsl:stylesheet>