summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ferradal <dferradal@apache.org>2017-07-16 15:15:16 +0000
committerDaniel Ferradal <dferradal@apache.org>2017-07-16 15:15:16 +0000
commit7850077f093ec9dcd8c68a7704e4bef215dfc3ae (patch)
treefa0fa57f4a335f9993ab8796fd62f153b84bde70
parent92ee2a4b9b975e201a8249ed48c29f73fdad969c (diff)
downloadhttpd-7850077f093ec9dcd8c68a7704e4bef215dfc3ae.tar.gz
Updated files referencing Spanish translation for manual/misc/perf-scaling.xml.es r1802068
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1802069 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/manual/misc/perf-scaling.html4
-rw-r--r--docs/manual/misc/perf-scaling.html.en6
-rw-r--r--docs/manual/misc/perf-scaling.xml.meta1
3 files changed, 9 insertions, 2 deletions
diff --git a/docs/manual/misc/perf-scaling.html b/docs/manual/misc/perf-scaling.html
index c3112d27b1..18a3e56d88 100644
--- a/docs/manual/misc/perf-scaling.html
+++ b/docs/manual/misc/perf-scaling.html
@@ -3,3 +3,7 @@
URI: perf-scaling.html.en
Content-Language: en
Content-type: text/html; charset=ISO-8859-1
+
+URI: perf-scaling.html.es
+Content-Language: es
+Content-type: text/html; charset=ISO-8859-1
diff --git a/docs/manual/misc/perf-scaling.html.en b/docs/manual/misc/perf-scaling.html.en
index 30c6178383..cfb95c71ff 100644
--- a/docs/manual/misc/perf-scaling.html.en
+++ b/docs/manual/misc/perf-scaling.html.en
@@ -23,7 +23,8 @@
<div id="path">
<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs/">Documentation</a> &gt; <a href="../">Version 2.5</a> &gt; <a href="./">Miscellaneous Documentation</a></div><div id="page-content"><div id="preamble"><h1>Performance Scaling</h1>
<div class="toplang">
-<p><span>Available Languages: </span><a href="../en/misc/perf-scaling.html" title="English">&nbsp;en&nbsp;</a></p>
+<p><span>Available Languages: </span><a href="../en/misc/perf-scaling.html" title="English">&nbsp;en&nbsp;</a> |
+<a href="../es/misc/perf-scaling.html" hreflang="es" rel="alternate" title="Espaņol">&nbsp;es&nbsp;</a></p>
</div>
@@ -1446,7 +1447,8 @@ CacheMaxExpire 21600</pre>
</p>
</div></div>
<div class="bottomlang">
-<p><span>Available Languages: </span><a href="../en/misc/perf-scaling.html" title="English">&nbsp;en&nbsp;</a></p>
+<p><span>Available Languages: </span><a href="../en/misc/perf-scaling.html" title="English">&nbsp;en&nbsp;</a> |
+<a href="../es/misc/perf-scaling.html" hreflang="es" rel="alternate" title="Espaņol">&nbsp;es&nbsp;</a></p>
</div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&amp;A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div>
<script type="text/javascript"><!--//--><![CDATA[//><!--
var comments_shortname = 'httpd';
diff --git a/docs/manual/misc/perf-scaling.xml.meta b/docs/manual/misc/perf-scaling.xml.meta
index 25d6fc235e..b25e683669 100644
--- a/docs/manual/misc/perf-scaling.xml.meta
+++ b/docs/manual/misc/perf-scaling.xml.meta
@@ -8,5 +8,6 @@
<variants>
<variant>en</variant>
+ <variant>es</variant>
</variants>
</metafile>