Fix caution and warning labels
Obtained from: The FreeBSD Hungarian Documentation Project
This commit is contained in:
parent
c05ba5a295
commit
ee4c9f0b14
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33835
1 changed files with 6 additions and 0 deletions
|
@ -42,6 +42,12 @@
|
|||
attributes: (list (list "href" "mailto:gabor@FreeBSD.org"))
|
||||
(literal "gabor@FreeBSD.org>."))
|
||||
))))
|
||||
|
||||
(define (local-hu-label-title-sep)
|
||||
(list
|
||||
(list (normalize "caution") ": ")
|
||||
(list (normalize "warning") ": ")
|
||||
))
|
||||
]]>
|
||||
</style-specification-body>
|
||||
</style-specification>
|
||||
|
|
Loading…
Reference in a new issue