]> granicus.if.org Git - apache/commitdiff
New .fr translation for mod_sed doc.
authorVincent Deffontaines <gryzor@apache.org>
Fri, 23 Oct 2009 22:39:29 +0000 (22:39 +0000)
committerVincent Deffontaines <gryzor@apache.org>
Fri, 23 Oct 2009 22:39:29 +0000 (22:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829271 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/allmodules.xml.fr
docs/manual/mod/mod_sed.html
docs/manual/mod/mod_sed.html.en
docs/manual/mod/mod_sed.xml.meta

index 26288129329a3335a107f7867e3b055dc68951d1..e58265c8ca5b765ae797ae972b5cc108c0b614c5 100644 (file)
@@ -79,7 +79,7 @@
   <modulefile>mod_reqtimeout.xml</modulefile>
   <modulefile>mod_request.xml</modulefile>
   <modulefile>mod_rewrite.xml.fr</modulefile>
-  <modulefile>mod_sed.xml</modulefile>
+  <modulefile>mod_sed.xml.fr</modulefile>
   <modulefile>mod_session.xml</modulefile>
   <modulefile>mod_session_cookie.xml</modulefile>
   <modulefile>mod_session_crypto.xml</modulefile>
index 43d841d3df82f1f81bed703e85ca4555635231aa..a0393f82980178debc26d199f3dc853c6ec677c2 100644 (file)
@@ -3,3 +3,7 @@
 URI: mod_sed.html.en
 Content-Language: en
 Content-type: text/html; charset=ISO-8859-1
+
+URI: mod_sed.html.fr
+Content-Language: fr
+Content-type: text/html; charset=ISO-8859-1
index 497a087cbe295ad1c5cef5371fa04e21608b2169..54207e5493f38b8746cce780d67ba83065e3299b 100644 (file)
@@ -21,7 +21,8 @@
 <div id="page-content">
 <div id="preamble"><h1>Apache Module mod_sed</h1>
 <div class="toplang">
-<p><span>Available Languages: </span><a href="../en/mod/mod_sed.html" title="English">&nbsp;en&nbsp;</a></p>
+<p><span>Available Languages: </span><a href="../en/mod/mod_sed.html" title="English">&nbsp;en&nbsp;</a> |
+<a href="../fr/mod/mod_sed.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a></p>
 </div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Filter Input (request) and Output (response) content using <code>sed</code> syntax</td></tr>
 <tr><th><a href="module-dict.html#Status">Status:</a></th><td>Experimental</td></tr>
@@ -153,7 +154,8 @@ page</a>.
 </div>
 </div>
 <div class="bottomlang">
-<p><span>Available Languages: </span><a href="../en/mod/mod_sed.html" title="English">&nbsp;en&nbsp;</a></p>
+<p><span>Available Languages: </span><a href="../en/mod/mod_sed.html" title="English">&nbsp;en&nbsp;</a> |
+<a href="../fr/mod/mod_sed.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a></p>
 </div><div id="footer">
 <p class="apache">Copyright 2009 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
index ad827d07a3d9a31aea913bc19841a65460a6a56e..25f98bd45b1c7b901c3cc963e7cbb9e6bfac8132 100644 (file)
@@ -8,5 +8,6 @@
 
   <variants>
     <variant>en</variant>
+    <variant>fr</variant>
   </variants>
 </metafile>