]> granicus.if.org Git - apache/commitdiff
update transformation
authorAndré Malo <nd@apache.org>
Sun, 15 Aug 2004 23:46:32 +0000 (23:46 +0000)
committerAndré Malo <nd@apache.org>
Sun, 15 Aug 2004 23:46:32 +0000 (23:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104678 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_setenvif.html.en
docs/manual/mod/mod_setenvif.html.ja.euc-jp
docs/manual/mod/mod_setenvif.html.ko.euc-kr
docs/manual/mod/mod_setenvif.xml.ja
docs/manual/mod/mod_setenvif.xml.ko
docs/manual/mod/mod_setenvif.xml.meta

index e17d000f55d2b06d86718adbcbea2cac22ce8c80..1c90adcba67133a100d948e81d4ce148023b6f4a 100644 (file)
@@ -209,7 +209,7 @@ of</p>
     <p>In the first form, the value will be set to "1". The second
     will remove the given variable if already defined, and the
     third will set the variable to the literal value given by
-    <code><em>value</em></code>. Since version 2.1 Apache will
+    <code><em>value</em></code>. Since version 2.0.51 Apache will
     recognize occurrences of <code>$1</code>..<code>$9</code> within
     <var>value</var> and replace them by parenthesized subexpressions
     of <var>regex</var>.</p>
index 27b595ad4ffc9428791924c18d7b1f7fb90feeb6..ddb094af55f46cd6d87ecd5acfa43ef952e60c9d 100644 (file)
@@ -25,6 +25,8 @@
 <a href="../ja/mod/mod_setenvif.html" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../ko/mod/mod_setenvif.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
+<div class="outofdate">This translation may be out of date. Check the
+            English version for recent changes.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">ÀâÌÀ:</a></th><td>¥ê¥¯¥¨¥¹¥È¤ÎÆÃħ¤Ë´ð¤Å¤¤¤¿´Ä¶­ÊÑ¿ô¤ÎÀßÄê¤ò²Äǽ¤Ë¤¹¤ë</td></tr>
 <tr><th><a href="module-dict.html#Status">¥¹¥Æ¡¼¥¿¥¹:</a></th><td>Base</td></tr>
 <tr><th><a href="module-dict.html#ModuleIdentifier">¥â¥¸¥å¡¼¥ë¼±ÊÌ»Ò:</a></th><td>setenvif_module</td></tr>
index f2701753facaef1f8b8bb0d431a73437ff7418c4..fe0f16985e3e1532147d3ee1e116e5f28f171a55 100644 (file)
@@ -25,6 +25,8 @@
 <a href="../ja/mod/mod_setenvif.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../ko/mod/mod_setenvif.html" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
+<div class="outofdate">ÀÌ ¹®¼­´Â ÃÖ½ÅÆÇ ¹ø¿ªÀÌ ¾Æ´Õ´Ï´Ù.
+            ÃÖ±Ù¿¡ º¯°æµÈ ³»¿ëÀº ¿µ¾î ¹®¼­¸¦ Âü°íÇϼ¼¿ä.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">¼³¸í:</a></th><td>¿äûÀÇ ¼º°Ý¿¡ µû¶ó È¯°æº¯¼ö ¼³Á¤À» º¯°æÇÑ´Ù</td></tr>
 <tr><th><a href="module-dict.html#Status">»óÅÂ:</a></th><td>Base</td></tr>
 <tr><th><a href="module-dict.html#ModuleIdentifier">¸ðµâ¸í:</a></th><td>setenvif_module</td></tr>
index 46962bbc57a244d84e705c33b4e880af07771f05..fea08cf6900c90d7a7308057037c5e47cc67b2ad 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="iso-2022-jp"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 1.13 -->
+<!-- English Revision: 1.13 (outdated: 1.14) -->
 
 <!--
  Copyright 2002-2004 The Apache Software Foundation
index f95ec81aa4ad0213b4225e2c43c2a415ea819f23..e3e6f832c64fcb577b6d4b9920e2e9d4a3cf35a3 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 1.13 -->
+<!-- English Revision: 1.13 (outdated: 1.14) -->
 
 <!--
  Copyright 2004 The Apache Software Foundation
index 60e6547df3b1b176654607ee4709a22c00f201cf..ed14967a5671da5d4ac1c7d67b09222a66165d0c 100644 (file)
@@ -7,7 +7,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>ja</variant>
-    <variant>ko</variant>
+    <variant outdated="yes">ja</variant>
+    <variant outdated="yes">ko</variant>
   </variants>
 </metafile>