aboutsummaryrefslogtreecommitdiff
path: root/da_DK.ISO8859-1/share/sgml/freebsd.dsl
diff options
context:
space:
mode:
authorMarc Fonvieille <blackend@FreeBSD.org>2003-12-31 12:49:58 +0000
committerMarc Fonvieille <blackend@FreeBSD.org>2003-12-31 12:49:58 +0000
commit12feac6ab2eecb0eb20a9e67dd5c10df41948e5d (patch)
tree59bbe8cc36a990a0713ca86e3f3b040dc87fd54c /da_DK.ISO8859-1/share/sgml/freebsd.dsl
parente3c6bab7556be4211e7c56fdeb56832ff2f8613a (diff)
downloaddoc-12feac6ab2eecb0eb20a9e67dd5c10df41948e5d.tar.gz
doc-12feac6ab2eecb0eb20a9e67dd5c10df41948e5d.zip
Add a fix to the localized danish version of <warning> tags (colon is
missing).
Notes
Notes: svn path=/head/; revision=19405
Diffstat (limited to 'da_DK.ISO8859-1/share/sgml/freebsd.dsl')
-rw-r--r--da_DK.ISO8859-1/share/sgml/freebsd.dsl6
1 files changed, 6 insertions, 0 deletions
diff --git a/da_DK.ISO8859-1/share/sgml/freebsd.dsl b/da_DK.ISO8859-1/share/sgml/freebsd.dsl
index 2738217d7e..0691700c9e 100644
--- a/da_DK.ISO8859-1/share/sgml/freebsd.dsl
+++ b/da_DK.ISO8859-1/share/sgml/freebsd.dsl
@@ -240,6 +240,12 @@
(list (normalize "sect5") " ")
))
+ <!-- Fix a problem with the Danish localisation. -->
+ (define (local-da-label-title-sep)
+ (list
+ (list (normalize "warning") "\U-00A0;: ")
+ ))
+
</style-specification-body>
</style-specification>