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:
parent
640f27f855
commit
bd541800da
4
fsfe.xsl
4
fsfe.xsl
@ -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>
|
||||
|
@ -125,4 +125,6 @@
|
||||
|
||||
<text id="learn-more">Mehr darüber</text>
|
||||
|
||||
<text id="press">Presse</text>
|
||||
<text id="newsletter">Newsletter</text>
|
||||
</textset>
|
||||
|
@ -124,4 +124,8 @@
|
||||
<text id="statement2">, and works to promote freedom in emerging digital society</text>
|
||||
|
||||
<text id="learn-more">Learn more</text>
|
||||
|
||||
<text id="press">Press</text>
|
||||
<text id="newsletter">Newsletter</text>
|
||||
|
||||
</textset>
|
||||
|
Loading…
Reference in New Issue
Block a user