Remove redundant LI (langage-independent) parts of freebsd.dsl in
directories for the localization. ($email-footer$) should be revisited later because it still involves both of its style (LI) and content (LD).
This commit is contained in:
parent
612ed39283
commit
ab50a81819
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=36681
19 changed files with 232 additions and 2405 deletions
|
|
@ -5,6 +5,9 @@
|
|||
%freebsd.l10n;
|
||||
<!ENTITY % freebsd.l10n-common PUBLIC "-//FreeBSD//ENTITIES DocBook Language Neutral Entities//EN">
|
||||
%freebsd.l10n-common;
|
||||
|
||||
<!ENTITY % output.html "IGNORE">
|
||||
<!ENTITY % output.print "IGNORE">
|
||||
]>
|
||||
|
||||
<style-sheet>
|
||||
|
|
@ -326,6 +329,18 @@
|
|||
($charseq$)
|
||||
(empty-sosofo))))
|
||||
|
||||
(define (local-en-label-title-sep)
|
||||
(list
|
||||
(list (normalize "warning") ": ")
|
||||
(list (normalize "caution") ": ")
|
||||
(list (normalize "chapter") " ")
|
||||
(list (normalize "sect1") " ")
|
||||
(list (normalize "sect2") " ")
|
||||
(list (normalize "sect3") " ")
|
||||
(list (normalize "sect4") " ")
|
||||
(list (normalize "sect5") " ")
|
||||
))
|
||||
|
||||
</style-specification-body>
|
||||
</style-specification>
|
||||
</style-sheet>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue