From: André Malo Date: Mon, 8 Oct 2018 20:59:30 +0000 (+0000) Subject: move es and fr targets to *.utf8 extension. Update transformation X-Git-Tag: 2.5.0-alpha2-ci-test-only~2293 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2b5ac922ba7aaa91f2ae2381c4dabfe47c4ee40;p=thirdparty%2Fapache%2Fhttpd.git move es and fr targets to *.utf8 extension. Update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1843201 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/bind.html b/docs/manual/bind.html index 73982d6aee0..7984501abf4 100644 --- a/docs/manual/bind.html +++ b/docs/manual/bind.html @@ -10,7 +10,7 @@ Content-type: text/html; charset=ISO-8859-1 URI: bind.html.es Content-Language: es -Content-type: text/html; charset=ISO-8859-1 +Content-type: text/html; charset=UTF-8 URI: bind.html.fr Content-Language: fr diff --git a/docs/manual/bind.html.en b/docs/manual/bind.html.en index c4fd943c72f..33630f43b8b 100644 --- a/docs/manual/bind.html.en +++ b/docs/manual/bind.html.en @@ -25,11 +25,11 @@

Available Languages:  de  |  en  | - es  | - fr  | + es  | + fr  |  ja  |  ko  | - tr 

+ tr 

Configuring Apache HTTP Server to listen on specific addresses and ports.

@@ -216,11 +216,11 @@ Listen 192.0.2.1:80

Available Languages:  de  |  en  | - es  | - fr  | + es  | + fr  |  ja  |  ko  | - tr 

+ tr 

top

Comments

Notice:
This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our mailing lists.
- + \ No newline at end of file diff --git a/docs/manual/mod/mod_ssl.html.es b/docs/manual/mod/mod_ssl.html.es.utf8 similarity index 100% rename from docs/manual/mod/mod_ssl.html.es rename to docs/manual/mod/mod_ssl.html.es.utf8 diff --git a/docs/manual/mod/mod_ssl.html.fr b/docs/manual/mod/mod_ssl.html.fr.utf8 similarity index 100% rename from docs/manual/mod/mod_ssl.html.fr rename to docs/manual/mod/mod_ssl.html.fr.utf8 diff --git a/docs/manual/mod/mod_ssl.xml.es b/docs/manual/mod/mod_ssl.xml.es index e67b34f6c31..9f217043cef 100644 --- a/docs/manual/mod/mod_ssl.xml.es +++ b/docs/manual/mod/mod_ssl.xml.es @@ -1,7 +1,7 @@ - + + diff --git a/docs/manual/mod/mod_ssl.xml.meta b/docs/manual/mod/mod_ssl.xml.meta index d50eb9de390..194507ef078 100644 --- a/docs/manual/mod/mod_ssl.xml.meta +++ b/docs/manual/mod/mod_ssl.xml.meta @@ -9,6 +9,6 @@ en es - fr + fr diff --git a/docs/manual/mod/mod_ssl_ct.html.en b/docs/manual/mod/mod_ssl_ct.html.en index 79fa2cb9533..8c9d855ac0b 100644 --- a/docs/manual/mod/mod_ssl_ct.html.en +++ b/docs/manual/mod/mod_ssl_ct.html.en @@ -27,13 +27,13 @@

Apache Module mod_ssl_ct

Available Languages:  en  | - fr 

+ fr 

- -
Description:Implementation of Certificate Transparency (RFC 6962)
Status:Extension
Module Identifier:ssl_ct_module
Source File:mod_ssl_ct.c
+Module Identifier:ssl_ct_module +Source File:mod_ssl_ct.c

Summary

@@ -567,7 +567,7 @@ about the fields which can be configured with this directive.

Available Languages:  en  | - fr 

+ fr 

top

Comments

Notice:
This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our mailing lists.