Fixed word 'Directive' placement in the directives list. In Spanish we must sort them the same as in French. Correct format is: 'Directiva xxxx', not the opposite

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1821179 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Daniel Ferradal
2018-01-15 16:15:25 +00:00
parent 7167e7c77c
commit 2c3e0554c3

View File

@ -112,7 +112,7 @@
<!-- 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">Directiva</message>
<message id="directive" before-name="yes">Directiva</message>
<message id="nodirectives">Este módulo no suministra ninguna
directiva.</message>