Fix a typo in the French localisation of the stylesheets.
This commit is contained in:
parent
61e3be0ac5
commit
212679edca
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6042
1 changed files with 6 additions and 0 deletions
|
@ -72,6 +72,12 @@
|
|||
attributes: '(("VALIGN" "TOP"))
|
||||
(process-children)))
|
||||
|
||||
<!-- Fix a problem with the French localisation. This should really
|
||||
be a patch to the dsssl-docbook-modular port, but this gets it
|
||||
more widely available sooner. A patch will be applied to the
|
||||
port as well, and then this can be removed. -->
|
||||
(define (gentext-fr-nav-prev prev)
|
||||
(make sequence (literal "Pr\U-00E9;c\U-00E9;dent")))
|
||||
]]>
|
||||
|
||||
<!-- Print only ................................................... -->
|
||||
|
|
Loading…
Reference in a new issue