From: William A. Rowe Jr Date: Fri, 21 Apr 2017 14:46:30 +0000 (+0000) Subject: Fix pattern (.xml source filenames aren't charset tagged) X-Git-Tag: 2.5.0-alpha~457 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=70c618f35f74b35dc406c36e5f89a46c2e42543d;p=apache Fix pattern (.xml source filenames aren't charset tagged) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1792216 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/conf/extra/httpd-manual.conf.in b/docs/conf/extra/httpd-manual.conf.in index ddda2f5336..90b0b72ee9 100644 --- a/docs/conf/extra/httpd-manual.conf.in +++ b/docs/conf/extra/httpd-manual.conf.in @@ -31,7 +31,7 @@ AliasMatch ^/manual(?:/(?:da|de|en|es|fr|ja|ko|pt-br|ru|tr|zh-cn))?(/.*)?$ "@exp # Reflect the greatest effort in translation (most content available), # inferring greater attention to detail (potentially false assumption, # counting translations presently in-sync would be more helpful.) - # Use caution counting; safest pattern is '*.xml.XX*'. Recent .xml source + # Use caution counting; safest pattern is '*.xml.XX'. Recent .xml source # document count; 278 183 110 94 82 31 22 18 4 1 1 LanguagePriority en fr ko ja tr es de zh-cn pt-br da ru ForceLanguagePriority Prefer Fallback