Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Oct 2003 19:36:47 +0200 (CEST)
From:      Josef El-Rayes <j.el-rayes@daemon.li>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   www/57471: [patch] de/www/index.xsl: add missing translation
Message-ID:  <200310011736.h91Hal4B066551@satanii.enemy.org>
Resent-Message-ID: <200310011740.h91He9Qk050922@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         57471
>Category:       www
>Synopsis:       [patch] de/www/index.xsl: add missing translation
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-www
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 01 10:40:08 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Josef El-Rayes
>Release:        FreeBSD 4.7-RELEASE alpha
>Organization:
>Environment:
System: FreeBSD satanii.enemy.org 4.7-RELEASE FreeBSD 4.7-RELEASE #3: Sun Oct 13 23:53:31 CEST 2002 root@satanii.enemy.org:/usr/src/sys/compile/S2 alpha


	
>Description:
		de/www/index.xsl:
		o add missing translation
		o is spiegel really a synonym for mirror?

	
>How-To-Repeat:
	
>Fix:

	

--- index.xsl.diff begins here ---
--- index.xsl.orig	Wed Oct  1 19:16:32 2003
+++ index.xsl	Wed Oct  1 19:19:29 2003
@@ -12,7 +12,7 @@
   <xsl:import href="news/includes.xsl"/>
 
   <xsl:variable name="date" select="'$FreeBSD: www/de/index.xsl,v 1.6 2003/09/30 23:17:04 mheinen Exp $'"/>
-  <xsl:variable name="title" select="'The FreeBSD Project'"/>
+  <xsl:variable name="title" select="'Das FreeBSD Projekt'"/>
 
   <xsl:output type="html" encoding="iso-8859-1"
               doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"/>
--- index.xsl.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310011736.h91Hal4B066551>