Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 May 2003 03:05:56 +0200 (CEST)
From:      "Simon L.Nielsen" <simon@nitro.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/52548: [patch] Translate navi links into Danish
Message-ID:  <20030522010556.DD83E10BF81@arthur.nitro.dk>
Resent-Message-ID: <200305220110.h4M1AAcf077457@freefall.freebsd.org>

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

>Number:         52548
>Category:       docs
>Synopsis:       [patch] Translate navi links into Danish
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 21 18:10:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Simon L. Nielsen
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
>Description:
Translate the navi links into Danish.
>How-To-Repeat:
>Fix:
--- doc-danish-navilinks.patch begins here ---
Index: share/sgml/catalog
===================================================================
RCS file: /home/ncvs/doc/da_DK.ISO8859-1/share/sgml/catalog,v
retrieving revision 1.1
diff -u -d -r1.1 catalog
--- share/sgml/catalog	9 Mar 2003 21:25:19 -0000	1.1
+++ share/sgml/catalog	22 May 2003 02:52:46 -0000
@@ -15,3 +15,6 @@
 
 PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//DK"
 	"teams.ent"
+
+PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
+	"l10n.ent"
Index: share/sgml/l10n.ent
===================================================================
RCS file: share/sgml/l10n.ent
diff -N share/sgml/l10n.ent
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ share/sgml/l10n.ent	22 May 2003 02:55:25 -0000
@@ -0,0 +1,9 @@
+<!-- -*- sgml -*-
+     DocBook Language Specific Entities for Localization (da).
+
+     $FreeBSD$
+-->
+
+<!-- docformat navi -->
+<!ENTITY docnavi.single-html "Samlet HTML">
+<!ENTITY docnavi.split-html  "Opdelt HTML">
--- doc-danish-navilinks.patch ends here ---


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



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