You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2007/04/12 15:59:31 UTC

svn commit: r527945 - /lenya/trunk/src/pubs/default/xslt/page2xhtml.xsl

Author: andreas
Date: Thu Apr 12 06:59:29 2007
New Revision: 527945

URL: http://svn.apache.org/viewvc?view=rev&rev=527945
Log:
Changed Default Publikation to Default-Publikation

Modified:
    lenya/trunk/src/pubs/default/xslt/page2xhtml.xsl

Modified: lenya/trunk/src/pubs/default/xslt/page2xhtml.xsl
URL: http://svn.apache.org/viewvc/lenya/trunk/src/pubs/default/xslt/page2xhtml.xsl?view=diff&rev=527945&r1=527944&r2=527945
==============================================================================
--- lenya/trunk/src/pubs/default/xslt/page2xhtml.xsl (original)
+++ lenya/trunk/src/pubs/default/xslt/page2xhtml.xsl Thu Apr 12 06:59:29 2007
@@ -76,7 +76,7 @@
               <td id="publication-title">
                 <xsl:choose>
                   <xsl:when test="$language = 'de'">
-                    Willkommen zur Default Publikation von <xsl:value-of select="$author"/>!
+                    Willkommen zur Default-Publikation von <xsl:value-of select="$author"/>!
                   </xsl:when>
                   <xsl:otherwise>
                     Welcome to the Default Publication from <xsl:value-of select="$author"/>!



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org