docs/52548: [patch] Translate navi links into Danish
Simon L.Nielsen
simon at nitro.dk
Thu May 22 01:10:12 UTC 2003
>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:
More information about the freebsd-doc
mailing list