2011-11-10 Martin Gollowitzer <gollo@fsfe.org>

* removing hardcoded English text. the texts-<xx>.xml files of other languages
   need to be updated as well

svn path=/trunk/; revision=21375
This commit is contained in:
gollo
2011-11-10 15:15:12 +00:00
parent 640f27f855
commit bd541800da
3 changed files with 8 additions and 2 deletions
+2 -2
View File
@@ -116,7 +116,7 @@
<xsl:attribute name="id">category</xsl:attribute>
<xsl:element name="a">
<xsl:attribute name="href">/press/press.<xsl:value-of select="/buildinfo/@language"/>.html</xsl:attribute>
Press
<xsl:call-template name="fsfe-gettext"><xsl:with-param name="id" select="'press'" /></xsl:call-template>
</xsl:element>
</xsl:element>
@@ -128,7 +128,7 @@
<xsl:attribute name="id">category</xsl:attribute>
<xsl:element name="a">
<xsl:attribute name="href">/news/newsletter.<xsl:value-of select="/buildinfo/@language"/>.html</xsl:attribute>
Newsletter
<xsl:call-template name="fsfe-gettext"><xsl:with-param name="id" select="'newsletter'" /></xsl:call-template>
</xsl:element>
</xsl:element>
</xsl:if>