]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update transformation
authorAndré Malo <nd@apache.org>
Mon, 9 Apr 2012 21:42:41 +0000 (21:42 +0000)
committerAndré Malo <nd@apache.org>
Mon, 9 Apr 2012 21:42:41 +0000 (21:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1311473 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/faq/support.html.tr.utf8
docs/manual/faq/support.xml.ko
docs/manual/faq/support.xml.meta
docs/manual/faq/support.xml.tr
docs/manual/mod/mod_ssl.html.en

index 12e68b1c1b5173cc37c3bb4bcfc7af2c41bf6724..1118ecadf2850dd7f820eb45995b650c24ce342e 100644 (file)
@@ -22,6 +22,7 @@
 <a href="../ko/faq/support.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../tr/faq/support.html" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
+<div class="outofdate">Bu çeviri güncel olmayabilir. Son değişiklikler için İngilizce sürüm geçerlidir.</div>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
index c62c1ed79b8bbfca720ca4594d0918f895b1c7b8..adfa1c769d9fec5ea8a869e47181849fb7ddcdac 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE faq SYSTEM "../style/faq.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 421174:810469 (outdated) -->
+<!-- English Revision: 421174:1294956 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 01c1764b5ec24fc802fde2ac9cc91f1d8b967152..41d6e435b33e6811389df9d5df2bc19674649a2c 100644 (file)
@@ -9,6 +9,6 @@
   <variants>
     <variant>en</variant>
     <variant outdated="yes">ko</variant>
-    <variant>tr</variant>
+    <variant outdated="yes">tr</variant>
   </variants>
 </metafile>
index 4ebe1a83655e59166c5fbbe0a3da6a1468df6985..9d31e56ee6e11cd0589d89e4faf145518676fdb1 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE faq SYSTEM "../style/faq.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 810469 -->
+<!-- English Revision: 810469:1294956 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index cc851e2a4721385d22bf52d4b8dc52309fae3d42..9e9931169d8ade1a2a7ee2724afa441426b6d376 100644 (file)
@@ -429,7 +429,7 @@ together with prefixes to form the <em>cipher-spec</em>. Available
 prefixes are:</p>
 <ul>
 <li>none: add cipher to list</li>
-<li><code>+</code>: add ciphers to list and pull them to current location in list</li>
+<li><code>+</code>: move matching ciphers to the current location in list</li>
 <li><code>-</code>: remove cipher from list (can be added later again)</li>
 <li><code>!</code>: kill cipher from list completely (can <strong>not</strong> be added later again)</li>
 </ul>