Commit 64051c30 authored by Lucien Gentis's avatar Lucien Gentis
Browse files

Adding optional attribute before-name="yes"


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1669624 13f79535-47bb-0310-9956-ffa450edef68
parent 504c48fb
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -102,7 +102,10 @@
             if present, the space between <directive name> and 'Directive'
             in directivesynopsis headings will be replaced by the given string.
             (see de.xml for an example) -->
        <message id="directive">Directive</message>
	<!-- the optional attribute before-name takes a string.
             if "yes", the 'Directive' word is place before the name instead of
             being placed behind. See fr.xml for an example. -->
        <message id="directive" before-name="yes">Directive</message>
        <message id="nodirectives">Ce module ne fournit aucune directive.</message>

        <!-- Used in summaries -->