change navbar item for activities
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
<xsl:element name="li">
|
||||
<xsl:element name="a">
|
||||
<xsl:attribute name="href"><xsl:value-of select="$urlprefix"/>/activities/activities.html</xsl:attribute>
|
||||
<xsl:call-template name="fsfe-gettext"><xsl:with-param name="id" select="'fsfe/campaigns'" /></xsl:call-template>
|
||||
<xsl:call-template name="fsfe-gettext"><xsl:with-param name="id" select="'fsfe/activities'" /></xsl:call-template>
|
||||
</xsl:element>
|
||||
</xsl:element>
|
||||
<xsl:element name="li">
|
||||
|
||||
@@ -71,6 +71,7 @@
|
||||
<text id="fsfe/about">Über Uns</text>
|
||||
<text id="fsfe/projects">Unsere Arbeit</text>
|
||||
<text id="fsfe/campaigns">Kampagnen</text>
|
||||
<text id="fsfe/activities">Aktivitäten</text>
|
||||
<text id="fsfe/help">Mitmachen</text>
|
||||
<text id="fsfe/press">Presse</text>
|
||||
<text id="fsfe/contact">Kontakt</text>
|
||||
@@ -118,6 +119,10 @@
|
||||
<text id="contribute-web">Hilf unserem Webteam</text>
|
||||
<text id="imprint">Impressum</text>
|
||||
<text id="privacy-policy">Datenschutzrichtlinie</text>
|
||||
<text id="transparency-commitment">Transparency Commitment</text>
|
||||
<text id="tags">Tags</text>
|
||||
<text id="discuss-article">Zur Diskussion</text>
|
||||
<text id="finished">Abgeschlossen</text>
|
||||
|
||||
|
||||
<!-- Article metadata -->
|
||||
|
||||
@@ -71,6 +71,7 @@
|
||||
<text id="fsfe/about">About</text>
|
||||
<text id="fsfe/projects">Our Work</text>
|
||||
<text id="fsfe/campaigns">Campaigns</text>
|
||||
<text id="fsfe/activities">Activities</text>
|
||||
<text id="fsfe/help">Contribute</text>
|
||||
<text id="fsfe/press">Press</text>
|
||||
<text id="fsfe/contact">Contact us</text>
|
||||
|
||||
Reference in New Issue
Block a user