svn commit: r1934557 - httpd/httpd/branches/2.4.x/docs/manual/mod

[email protected]
Newsgroups gmane.comp.apache.cvs
Message-ID <177963854733.2840933.2946194959898835029@svn03-he-fi>
Author: rbowen
Date: Sun May 24 16:02:27 2026
New Revision: 1934557

Log:
Rebuild fix for bz#64596

Modified:
   httpd/httpd/branches/2.4.x/docs/manual/mod/mod_mime.html.en
   httpd/httpd/branches/2.4.x/docs/manual/mod/mod_mime.html.fr.utf8
   httpd/httpd/branches/2.4.x/docs/manual/mod/mod_mime.html.ja.utf8
   httpd/httpd/branches/2.4.x/docs/manual/mod/mod_mime.xml.fr
   httpd/httpd/branches/2.4.x/docs/manual/mod/mod_mime.xml.ja
   httpd/httpd/branches/2.4.x/docs/manual/mod/mod_mime.xml.meta

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_mime.html.en
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_mime.html.en	Sun May 24 16:00:16 2026	(r1934556)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_mime.html.en	Sun May 24 16:02:27 2026	(r1934557)
@@ -29,7 +29,7 @@
 <button aria-label="Toggle language list" class="lang-toggle"><svg xmlns="http://www.w3.org/2000/svg" stroke-width="2" stroke="currentColor" fill="none" viewBox="0 0 24 24" height="16" width="16"><circle r="10" cy="12" cx="12" /><line y2="12" x2="22" y1="12" x1="2" /><path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z" /></svg></button>
 <div class="toplang">
 <p><span>Available Languages: </span><a href="../en/mod/mod_mime.html" title="English">&nbsp;en&nbsp;</a> |
-<a href="../fr/mod/mod_mime.html" hreflang="fr" rel="alternate" title="">&nbsp;fr&nbsp;</a> |
+<a href="../fr/mod/mod_mime.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="../ja/mod/mod_mime.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a></p>
 </div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Associates the requested filename's extensions
@@ -185,7 +185,6 @@
 &lt;FilesMatch "^[^.]+$"&gt;
     ForceType text/plain
     AddDefaultCharset UTF-8
-    AddDefaultCharset UTF-8
 &lt;/FilesMatch&gt;</pre>
 
     </div>
@@ -1054,7 +1053,7 @@ extensions</td></tr>
 </div>
 <div class="bottomlang">
 <p><span>Available Languages: </span><a href="../en/mod/mod_mime.html" title="English">&nbsp;en&nbsp;</a> |
-<a href="../fr/mod/mod_mime.html" hreflang="fr" rel="alternate" title="">&nbsp;fr&nbsp;</a> |
+<a href="../fr/mod/mod_mime.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="../ja/mod/mod_mime.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a></p>
 </div><div id="footer">
 <p class="apache">Copyright 2026 The Apache Software Foundation.<br />Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_mime.html.fr.utf8
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_mime.html.fr.utf8	Sun May 24 16:00:16 2026	(r1934556)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_mime.html.fr.utf8	Sun May 24 16:02:27 2026	(r1934557)
@@ -32,6 +32,8 @@
 <a href="../fr/mod/mod_mime.html" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="../ja/mod/mod_mime.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Associe les extensions des fichiers demandés avec l'action
 déclenchée par ces fichiers et avec leur contenu (type MIME, langage,
 jeu de caractère et codage)</td></tr>

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_mime.html.ja.utf8
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_mime.html.ja.utf8	Sun May 24 16:00:16 2026	(r1934556)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_mime.html.ja.utf8	Sun May 24 16:02:27 2026	(r1934557)
@@ -29,7 +29,7 @@
 <button aria-label="Toggle language list" class="lang-toggle"><svg xmlns="http://www.w3.org/2000/svg" stroke-width="2" stroke="currentColor" fill="none" viewBox="0 0 24 24" height="16" width="16"><circle r="10" cy="12" cx="12" /><line y2="12" x2="22" y1="12" x1="2" /><path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z" /></svg></button>
 <div class="toplang">
 <p><span>翻訳済み言語: </span><a href="../en/mod/mod_mime.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
-<a href="../fr/mod/mod_mime.html" hreflang="fr" rel="alternate" title="">&nbsp;fr&nbsp;</a> |
+<a href="../fr/mod/mod_mime.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="../ja/mod/mod_mime.html" title="Japanese">&nbsp;ja&nbsp;</a></p>
 </div>
 <div class="outofdate">この日本語訳はすでに古くなっている
@@ -984,7 +984,7 @@ 解除する</td></tr>
 </div>
 <div class="bottomlang">
 <p><span>翻訳済み言語: </span><a href="../en/mod/mod_mime.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
-<a href="../fr/mod/mod_mime.html" hreflang="fr" rel="alternate" title="">&nbsp;fr&nbsp;</a> |
+<a href="../fr/mod/mod_mime.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="../ja/mod/mod_mime.html" title="Japanese">&nbsp;ja&nbsp;</a></p>
 </div><div id="footer">
 <p class="apache">Copyright 2026 The Apache Software Foundation.<br />この文書は <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p>

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_mime.xml.fr
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_mime.xml.fr	Sun May 24 16:00:16 2026	(r1934556)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_mime.xml.fr	Sun May 24 16:02:27 2026	(r1934557)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1933716 -->
+<!-- English Revision: 1933716:1934556 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 
 <!--

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_mime.xml.ja
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_mime.xml.ja	Sun May 24 16:00:16 2026	(r1934556)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_mime.xml.ja	Sun May 24 16:02:27 2026	(r1934557)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 659902:1933716 (outdated) -->
+<!-- English Revision: 659902:1934556 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_mime.xml.meta
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_mime.xml.meta	Sun May 24 16:00:16 2026	(r1934556)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_mime.xml.meta	Sun May 24 16:02:27 2026	(r1934557)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
   </variants>
 </metafile>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.