]> granicus.if.org Git - apache/commitdiff
xforms
authorDaniel Gruno <humbedooh@apache.org>
Fri, 13 Jul 2012 11:13:13 +0000 (11:13 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Fri, 13 Jul 2012 11:13:13 +0000 (11:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1361156 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/custom-error.html.en
docs/manual/custom-error.html.fr
docs/manual/custom-error.xml.es
docs/manual/custom-error.xml.fr
docs/manual/custom-error.xml.ja
docs/manual/custom-error.xml.ko
docs/manual/custom-error.xml.meta
docs/manual/custom-error.xml.tr

index 7b4d19d533242309e3a7ead18a4ed2c68344bf83..18bb2e7c08c81a75cf9743423dfc3e39372f2bcc 100644 (file)
@@ -156,12 +156,13 @@ ErrorDocument 401 /subscription/how_to_subscribe.html
       caused it to be invoked. For instance, a Perl ErrorDocument
       script might include the following:</p>
 
-      <div class="example"><p><code>
-        ... <br />
+       <pre class="prettyprint lang-perl">
+        ...
         print  "Content-type: text/html\n"; <br />
         printf "Status: %s Condition Intercepted\n", $ENV{"REDIRECT_STATUS"}; <br />
         ...
-      </code></p></div>
+      </pre>
+
 
       <p>If the script is dedicated to handling a particular error
       condition, such as <code>404&nbsp;Not&nbsp;Found</code>, it can
@@ -185,10 +186,11 @@ ErrorDocument 401 /subscription/how_to_subscribe.html
 
     <p>In your server configuration file, you'll see a line such as:</p>
 
-    <div class="example"><p><code>
+    <pre class="prettyprint lang-config">
     # Multi-language error messages<br />
     #Include conf/extra/httpd-multilang-errordoc.conf
-    </code></p></div>
+    </pre>
+
 
     <p>Uncommenting this <code>Include</code> line will enable this
     feature, and provide language-negotiated error messages, based on
index 1bc979df87c6d97ecf344f6feb22833d6baa99c3..246377766c5f8f5689c31640e629c5254b3b9f72 100644 (file)
@@ -28,6 +28,8 @@
 <a href="./ko/custom-error.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="./tr/custom-error.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&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>
 
     <p>Le serveur HTTP Apache fournit des messages d'erreur génériques
     pour les codes de statut 4xx ou 5xx ; ces messages sont cependant
index 364ef7a72f54dbde1e6856d3db8aeb0cb617e1aa..3a15be39380c109ff617111dcb9124a8f7c2200e 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.es.xsl"?>
-<!-- English Revision: 420990:1330883 (outdated) -->
+<!-- English Revision: 420990:1361155 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 8d4169556f5e923394ffa4d769690f593539753d..f87d26be1b3b3a7a7ad31f293b200ffaeb5a79b5 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
-<!-- English Revision : 1330883 -->
+<!-- English Revision: 1330883:1361155 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index ffefc68cc460d7c655e552fe39bed2da7314dd89..9898fe6fe5a146ebc7a05e627fcd820cd533a944 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 558686:1330883 (outdated) -->
+<!-- English Revision: 558686:1361155 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index f7addca0301f433ac2d364468d4cc6cf94aaa750..c1c84b5e5ab3fc35125a55afd8101ac69039f2f4 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 420990:1330883 (outdated) -->
+<!-- English Revision: 420990:1361155 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 38c922cb47adf72b5302c40c6a51cad1c3729ded..5900a59241f08ff20a52197e1ebcf21f96a61c08 100644 (file)
@@ -9,7 +9,7 @@
   <variants>
     <variant>en</variant>
     <variant outdated="yes">es</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
     <variant outdated="yes">tr</variant>
index 43e1dc0e996ace328b1afc2ad8db26a82ae90346..ad6f37efc935be565bf5d0c785a2a391fc3c2787 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.tr.xsl"?>
-<!-- English Revision: 1187986:1330883 (outdated) -->
+<!-- English Revision: 1187986:1361155 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>