[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [webwml/master] Test localization again
commit 92819ff8d59d13c4794876280f007c2de8bd8aeb
Author: hiromipaw <hiro@xxxxxxxxxxxxxx>
Date: Wed Nov 8 20:00:54 2017 +0100
Test localization again
---
download/download.html.es | 476 ++++++++++++++++++++++++++++++++++++++++++++++
download/es/download.wml | 2 +-
2 files changed, 477 insertions(+), 1 deletion(-)
diff --git a/download/download.html.es b/download/download.html.es
new file mode 100644
index 00000000..83b25a9a
--- /dev/null
+++ b/download/download.html.es
@@ -0,0 +1,476 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+ <title>Download Tor</title>
+ <link rel="shortcut icon" type="image/x-icon" href="../images/favicon.ico">
+ <link rel="stylesheet" type="text/css" href="../css/master.min.css">
+ <!--[if lte IE 8]>
+ <link rel="stylesheet" type="text/css" href="../css/ie8-and-down.min.css">
+ <![endif]-->
+ <!--[if lte IE 7]>
+ <link rel="stylesheet" type="text/css" href="../css/ie7-and-down.min.css">
+ <![endif]-->
+ <!--[if IE 6]>
+ <link rel="stylesheet" type="text/css" href="../css/ie6.min.css">
+ <![endif]-->
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="author" content="The Tor Project, Inc.">
+ <meta name="keywords" content="anonymity online, tor, tor project, censorship circumvention, traffic analysis, anonymous communications research">
+ <script type="text/javascript" src="../js/jquery.min.js">
+ </script>
+ <script type="text/javascript" src="../js/jquery.client.min.js">
+/* "jQuery Browser And OS Detection Plugin" by Stoimen
+ Source: http://www.stoimen.com/blog/2009/07/16/jquery-browser-and-os-detection-plugin/
+ License: Public Domain (http://www.stoimen.com/blog/2009/07/16/jquery-browser-and-os-detection-plugin/#comment-12498) */
+ </script>
+ <script type="text/javascript" src="../js/jquery-migrate-1.0.0.min.js"></script>
+ <script type="text/javascript" src="../js/jquery.ba-bbq.min.js">
+/* Source: https://raw.github.com/cowboy/jquery-bbq/v1.2.1/jquery.ba-bbq.js */
+ </script>
+ <script type="text/javascript" src="../js/dlpage01.js">
+ </script>
+ <script async type="text/javascript" src="../js/jquery.accordion.min.js">
+/* Modified version of "Stupid Simple jQuery Accordian Menu" originally developed by Ryan Stemkoski
+ Source: http://www.stemkoski.com/stupid-simple-jquery-accordion-menu/
+ License: Public Domain (http://www.stemkoski.com/stupid-simple-jquery-accordion-menu/#comment-32882) */
+ </script>
+</head>
+<body class="onload">
+ <span class="hidden" id="version-data">
+ { "torbrowserbundle" : "7.0.8",
+ "torbrowserbundleosx64" : "7.0.9",
+ "torbrowserbundlelinux32" : "7.0.9",
+ "torbrowserbundlelinux64" : "7.0.9" }
+ </span>
+<div id="wrap">
+ <div id="header">
+ <h1 id="logo"><a href="../index.html">Tor</a></h1>
+ <div id="nav">
+ <ul>
+ <li><a href="../index.html">Home</a></li>
+<li><a href="../about/overview.html">About Tor</a></li>
+<li><a href="../docs/documentation.html">Documentation</a></li>
+<li><a href="../press/press.html">Press</a></li>
+<li><a href="https://blog.torproject.org/blog/">Blog</a></li>
+<li><a href="../about/contact.html">Contact</a></li>
+ </ul>
+ </div>
+ <!-- END NAV -->
+ <div id="calltoaction">
+ <ul>
+ <li class="donate"><a class="active" href="../download/download-easy.html">Download</a></li>
+<li class="donate"><a href="../getinvolved/volunteer.html">Get Involved</a></li>
+<li class="donate"><a href="../donate/donate-button.html">Donate</a></li>
+ </ul>
+ </div>
+ <!-- END CALLTOACTION -->
+ </div>
+ <!-- END HEADER -->
+<div id="content" class="clearfix">
+ <div id="breadcrumbs"><a href="../index.html">Home » </a><a href="../download/download.html.es">Download</a></div>
+ <div id="maincol-left">
+<!-- BEGIN TEASER WARNING -->
+ <div class="warning-top">
+ <h2>Want Tor to really work?</h2>
+ <p>You need to change some of your habits, as some things won't work exactly as
+you are used to. Please read the <a href="#warning">full list of warnings</a> for details.
+ </p>
+ </div>
+<!-- END TEASER WARNING -->
+<!-- START DOWNLOADS -->
+<!-- START WINDOWS -->
+ <div id="windows" style="border-top: 0px;" class="accordionButton on">
+ <span class="windows24">Microsoft Windows</span>
+ </div>
+ <div class="accordionContent">
+ <div class="fauxhead"></div>
+<!-- TOR BROWSER BUNDLE -->
+ <div class="package" style="padding-top: 13px; border-top: 0px;">
+ <form class="downloads">
+ <a class="button win-tbb" href="../dist/torbrowser/7.0.8/torbrowser-install-7.0.8_es-ES.exe"><span class="strong">Download</span><span class="normal">Tor Browser</span></a>
+ <select name="language" id="win-tbb" class="lang">
+ <option value="en-US" selected="selected">English</option>
+ <option value="ar">العربية</option>
+ <option value="de">Deutsch</option>
+ <option value="es-ES">Español</option>
+ <option value="fa">فارسی</option>
+ <option value="fr">Français</option>
+ <option value="it">Italiano</option>
+ <option value="ja">日本語</option>
+ <option value="ko">Korean</option>
+ <option value="nl">Nederlands</option>
+ <option value="pl">Polish</option>
+ <option value="pt-BR">Português</option>
+ <option value="ru">Русский</option>
+ <option value="tr">Türkçe</option>
+ <option value="vi">Vietnamese</option>
+ <option value="zh-CN">简体字</option>
+ </select>
+ <div class="sig">
+ <a class="lang-alt" href="../projects/torbrowser.html#downloads">Other Languages</a>
+ (<a class="win-tbb-sig" href="../dist/torbrowser/7.0.8/torbrowser-install-7.0.8_es-ES.exe.asc">sig</a>) <a class="siginfo" href="../docs/verifying-signatures.html">What's This?</a>
+ </div>
+ <a class="additional" href="../projects/torbrowser.html#downloads-alpha">Download Unstable</a><br>
+<!-- <a class="additional" href="../dist/torbrowser/<version-torbrowserbundlealpha>/tor-browser-<version-torbrowserbundlealpha>_en-US.exe">Download Unstable</a> (<a href="../dist/torbrowser/<version-torbrowserbundlealpha>/tor-browser-<version-torbrowserbundlealpha>_en-US.exe.asc">sig</a>)-->
+ </form>
+ <h2>Tor Browser</h2>
+ <em>Version 7.0.8 (2017-10-25) - Windows 10, 8, 7, Vista, and XP</em>
+ <p>Everything you need to safely browse the Internet. <a href="../projects/torbrowser.html">Learn more »</a></p>
+ </div>
+<!-- EXPERT BUNDLE -->
+ <div class="package">
+ <div class="downloads">
+ <a class="button" href="../dist/torbrowser/7.0.8/tor-win32-0.3.1.7.zip"><span class="strong">Download</span><span class="normal">Expert Bundle</span></a>
+ <div class="sig">
+ (<a href="../dist/torbrowser/7.0.8/tor-win32-0.3.1.7.zip.asc">sig</a>) <a class="siginfo" href="../docs/verifying-signatures.html">What's This?</a>
+ </div>
+ </div>
+ <h2>Expert Bundle</h2>
+ <em>Windows 10, 8, 7, Vista, XP, 2000, 2003 Server, ME, and Windows 98SE</em>
+ <p>Contains just Tor and nothing else. You'll need to configure Tor and all of your applications manually. This installer must be run as Administrator.</p>
+ </div>
+ </div>
+<!-- END WINDOWS -->
+<!-- START OS X -->
+ <div id="apple" class="accordionButton on">
+ <span class="mac24">Apple OS X</span></div>
+ <div class="accordionContent">
+ <div class="fauxhead"></div>
+<!-- TOR BROWSER BUNDLE -->
+ <div class="package" style="padding-top: 13px; border-top: 0px;">
+ <form class="downloads">
+ <a class="button osx-tbb" href="../dist/torbrowser/7.0.9/TorBrowser-7.0.9-osx64_es-ES.dmg"><span class="strong">Download</span><span class="normal">Tor Browser</span></a>
+ <select name="language" id="osx-tbb" class="lang">
+ <option value="en-US" selected="selected">English</option>
+ <option value="ar">العربية</option>
+ <option value="de">Deutsch</option>
+ <option value="es-ES">Español</option>
+ <option value="fa">فارسی</option>
+ <option value="fr">Français</option>
+ <option value="it">Italiano</option>
+ <option value="ja">日本語</option>
+ <option value="ko">Korean</option>
+ <option value="nl">Nederlands</option>
+ <option value="pl">Polish</option>
+ <option value="pt-BR">Português</option>
+ <option value="ru">Русский</option>
+ <option value="tr">Türkçe</option>
+ <option value="vi">Vietnamese</option>
+ <option value="zh-CN">简体字</option>
+ </select>
+ <div class="sig">
+ <a class="lang-alt" href="../projects/torbrowser.html#downloads">Other Languages</a>
+ (<a class="osx-tbb-sig" href="../dist/torbrowser/7.0.9/TorBrowser-7.0.9-osx64_es-ES.dmg.asc">sig</a>) <a class="siginfo" href="../docs/verifying-signatures.html">What's This?</a>
+ </div>
+ <a class="additional" href="../projects/torbrowser.html#downloads-alpha">Download Unstable</a><br>
+ </form>
+ <h2>Tor Browser</h2>
+ <em>Version 7.0.9 (2017-11-03)- OS X Intel</em>
+ <p>Everything you need to safely browse the Internet. This package requires no installation. Just extract it and run. <a href="../projects/torbrowser.html">Learn more »</a></p>
+ </div>
+ </div>
+ <!-- END OS X -->
+ <!-- START UNIX -->
+ <div id="linux" class="accordionButton on">
+ <span class="linux24">Linux</span></div>
+ <div class="accordionContent">
+ <div class="fauxhead"></div>
+ <!-- TOR BROWSER BUNDLE -->
+ <div class="package" style="padding-top: 13px; border-top: 0px;">
+ <form class="downloads">
+ <a class="button lin-tbb64" href="../dist/torbrowser/7.0.9/tor-browser-linux64-7.0.9_es-ES.tar.xz"><span class="strong">Download</span><span class="normal">Tor Browser (64-Bit)</span></a>
+ <select name="language" id="lin-tbb64" class="lang">
+ <option value="en-US" selected="selected">English</option>
+ <option value="ar">العربية</option>
+ <option value="de">Deutsch</option>
+ <option value="es-ES">Español</option>
+ <option value="fa">فارسی</option>
+ <option value="fr">Français</option>
+ <option value="it">Italiano</option>
+ <option value="ja">日本語</option>
+ <option value="ko">Korean</option>
+ <option value="nl">Nederlands</option>
+ <option value="pl">Polish</option>
+ <option value="pt-BR">Português</option>
+ <option value="ru">Русский</option>
+ <option value="tr">Türkçe</option>
+ <option value="vi">Vietnamese</option>
+ <option value="zh-CN">简体字</option>
+ </select>
+ <div class="sig">
+ <a class="lang-alt" href="../projects/torbrowser.html#downloads">Other Languages</a>
+ (<a class="lin-tbb64-sig" href="../dist/torbrowser/7.0.9/tor-browser-linux64-7.0.9_es-ES.tar.xz.asc">sig</a>) <a class="siginfo" href="../docs/verifying-signatures.html">What's This?</a>
+ </div>
+ <a class="additional" href="../projects/torbrowser.html#downloads-alpha">Download Unstable</a><br>
+<!-- <a class="additional" href="../dist/torbrowser/<version-torbrowserbundlelinux64alpha>/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64alpha>-dev-en-US.tar.gz">Download Unstable</a> (<a href="../dist/torbrowser/<version-torbrowserbundlelinux64alpha>/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64alpha>-dev-en-US.tar.gz.asc">sig</a>)-->
+ <a class="button lin-tbb32" href="../dist/torbrowser/7.0.9/tor-browser-linux32-7.0.9_es-ES.tar.xz"><span class="strong">Download</span><span class="normal">Tor Browser (32-Bit)</span></a>
+ <select name="language" id="lin-tbb32" class="lang">
+ <option value="en-US" selected="selected">English</option>
+ <option value="ar">العربية</option>
+ <option value="de">Deutsch</option>
+ <option value="es-ES">Español</option>
+ <option value="fa">فارسی</option>
+ <option value="fr">Français</option>
+ <option value="it">Italiano</option>
+ <option value="ja">日本語</option>
+ <option value="ko">Korean</option>
+ <option value="nl">Nederlands</option>
+ <option value="pl">Polish</option>
+ <option value="pt-BR">Português</option>
+ <option value="ru">Русский</option>
+ <option value="tr">Türkçe</option>
+ <option value="vi">Vietnamese</option>
+ <option value="zh-CN">简体字</option>
+ </select>
+ <div class="sig">
+ <a class="lang-alt" href="../projects/torbrowser.html#downloads">Other Languages</a>
+ (<a class="lin-tbb32-sig" href="../dist/torbrowser/7.0.9/tor-browser-linux32-7.0.9_es-ES.tar.xz.asc">sig</a>) <a class="siginfo" href="../docs/verifying-signatures.html">What's This?</a>
+ </div>
+<!-- <a class="additional" href="../dist/torbrowser/<version-torbrowserbundlelinux32alpha>/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32alpha>-dev-en-US.tar.gz">Download Unstable</a> (<a href="../dist/torbrowser/<version-torbrowserbundlelinux32alpha>/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32alpha>-dev-en-US.tar.gz.asc">sig</a>)<p>-->
+ </form>
+ <h2>Tor Browser</h2>
+ <em>Version 7.0.9 (2017-11-03) - Linux, BSD, and Unix</em>
+ <p>Everything you need to safely browse the Internet. This
+package requires no installation. Just extract it and run. <a
+href="../projects/torbrowser.html">Learn more »</a></p>
+<!-- repo packages -->
+ <div class="package" style="border-bottom: 0px;">
+ <div class="downloads">
+ <a class="additional" style="font-weight: bold;"
+href="../download/download-unix.html">Tor repositories.</a>
+ </div>
+ <h2>Tor (standalone)</h2>
+ <p>Install the Tor components yourself, run a relay, create
+custom configurations. All an apt-get or yum install away.</p>
+ </div>
+ </div>
+ </div>
+<!-- END UNIX -->
+<!-- START SMARTPHONES -->
+ <div id="smartphone" class="accordionButton on">
+ <span class="smartphone24">Tor for Smartphones</span></div>
+ <div class="accordionContent">
+ <div class="fauxhead"></div>
+<!-- ANDROID -->
+ <div class="package" style="padding-top: 13px; border-top: 0px;">
+ <div class="downloads">
+ <a class="additional" href="../docs/android.html">Installation Instructions</a>
+ </div>
+ <h2>Android Bundle</h2>
+ <p>Our software is available for Android-based phones, tablets, and computers from the <a href="https://guardianproject.info/">Guardian Project</a> in their <a href="https://guardianproject.info/2012/03/15/our-new-f-droid-app-repository/">F-Droid Repository</a> or the <a href="https://play.google.com/store/apps/details?id=org.torproject.android">Google Play Store</a>.</p>
+ </div>
+ </div>
+<!-- END SMARTPHONES -->
+<!-- BEGIN SOURCE -->
+ <div class="accordionButton on">
+ <span class="sourcecode24">Source Code</span></div>
+ <div class="accordionContent">
+ <div class="fauxhead"></div>
+ <div class="package" style="padding-top: 13px; border-top: 0px; border-bottom: 1px solid #888888;">
+ <div class="downloads">
+ <a class="button" href="../dist/tor-0.3.1.8.tar.gz"><span class="strong">Download</span><span class="normal">Source Code</span></a>
+ <div class="sig">
+ (<a href="../dist/tor-0.3.1.8.tar.gz.asc">sig</a>) <a class="siginfo" href="../docs/verifying-signatures.html">What's This?</a>
+ </div>
+ <a class="button" href="../dist/tor-0.3.2.3-alpha.tar.gz"><span class="strong">Download</span><span class="normal">Source Code (Unstable)</span></a>
+ <div class="sig">
+ (<a href="../dist/tor-0.3.2.3-alpha.tar.gz.asc">sig</a>) <a class="siginfo" href="../docs/verifying-signatures.html">What's This?</a>
+ </div>
+ </div>
+ <h2>Source Tarball</h2>
+ <p> Configure with: <code style="color: #666666;">./configure && make && src/or/tor</code></p>
+ <p>The current stable version of Tor is 0.3.1.8. Its <a href="https://gitweb.torproject.org/tor.git/plain/ReleaseNotes?id=tor-0.3.1.8">release notes</a> are available.</p>
+ <p>The current unstable/alpha version of Tor is 0.3.2.3-alpha. Its <a href="https://gitweb.torproject.org/tor.git/plain/ChangeLog">Changelog</a> is available.</p>
+ </div>
+ </div>
+ <div class="expander"><a href="javascript:void(0)" class="switch">Expand All</a></div>
+<!-- END SOURCE -->
+<!-- END DOWNLOADS -->
+<br>
+<!-- BEGIN WARNING -->
+<div class="warning">
+<a name="warning"></a>
+<a name="Warning"></a>
+<h2><a class="anchor" href="#warning">Want Tor to really work?</a></h2>
+ <p>You need to change some of your habits, as some things won't work exactly as
+you are used to.</p>
+<ol>
+<li><b>Use Tor Browser</b>
+<p>
+Tor does not protect all of your computer's Internet traffic when you
+run it. Tor only protects your applications that are properly configured to
+send their Internet traffic through Tor. To avoid problems with Tor
+configuration, we strongly recommend you use the
+<a href="../projects/torbrowser.html">Tor Browser</a>. It is pre-configured to protect
+your privacy and anonymity on the web as long as you're browsing with Tor
+Browser itself. Almost any other web browser configuration is likely to be
+unsafe to use with Tor.
+</p>
+</li>
+<li><b>Don't torrent over Tor</b>
+<p>
+Torrent file-sharing applications have been observed to ignore proxy
+settings and make direct connections even when they are told to use Tor.
+Even if your torrent application connects only through Tor, you will
+often send out your real IP address in the tracker GET request,
+because that's how torrents work. Not only do you <a
+href="https://blog.torproject.org/blog/bittorrent-over-tor-isnt-good-idea">
+deanonymize your torrent traffic and your other simultaneous Tor web
+traffic</a> this way, you also slow down the entire Tor network for everyone else.
+</p>
+</li>
+<li><b>Don't enable or install browser plugins</b>
+<p>
+Tor Browser will block browser plugins such as Flash, RealPlayer,
+Quicktime, and others: they can be manipulated into revealing your IP address.
+Similarly, we do not recommend installing additional addons or plugins into
+Tor Browser, as these may bypass Tor or otherwise harm your anonymity and
+privacy.
+</p>
+</li>
+<li><b>Use HTTPS versions of websites</b>
+<p>
+Tor will encrypt your traffic
+<a href="../about/overview.html#thesolution">to and
+within the Tor network</a>, but the encryption of your traffic to the final
+destination website depends upon on that website. To help ensure private
+encryption to websites, Tor Browser includes <a
+href="https://www.eff.org/https-everywhere">HTTPS Everywhere</a> to force the
+use of HTTPS encryption with major websites that support it. However, you
+should still watch the browser URL bar to ensure that websites you provide
+sensitive information to display a
+<a href="https://support.mozilla.com/en-US/kb/Site%20Identity%20Button">blue or
+green URL bar button</a>, include <b>https://</b> in the URL, and display the
+proper expected name for the website. Also see EFF's interactive page
+explaining <a href="https://www.eff.org/pages/tor-and-https">how Tor
+and HTTPS relate</a>.
+</p>
+</li>
+<li><b>Don't open documents downloaded through Tor while online</b>
+<p>
+Tor Browser will warn you before automatically opening documents that are
+handled by external applications. <b>DO NOT IGNORE THIS WARNING</b>. You
+should be very careful when downloading documents via Tor (especially DOC and
+PDF files, unless you use the PDF viewer that's built into Tor Browser) as
+these documents can contain Internet resources that will be downloaded outside
+of Tor by the application that opens them. This will reveal your non-Tor IP
+address. If you must work with DOC and/or PDF files, we strongly recommend
+either using a disconnected computer,
+downloading the free <a href="https://www.virtualbox.org/">VirtualBox</a> and
+using it with a <a href="http://virtualboxes.org/">virtual machine image</a>
+with networking disabled, or using <a href="https://tails.boum.org/">Tails</a>.
+Under no circumstances is it safe to use
+<a href="https://blog.torproject.org/blog/bittorrent-over-tor-isnt-good-idea">BitTorrent
+and Tor</a> together, however.
+</p>
+</li>
+<li><b>Use bridges and/or find company</b>
+<p>
+Tor tries to prevent attackers from learning what destination websites you
+connect to. However, by default, it does not prevent somebody watching your Internet
+traffic from learning that you're using Tor. If this matters to you, you can
+reduce this risk by configuring Tor to use a <a href="../docs/bridges.html">Tor
+bridge relay</a> rather than connecting directly to the public Tor network.
+Ultimately the best protection is a social approach: the more Tor
+users there are near you and the more
+<a href="../about/torusers.html">diverse</a> their interests, the less
+dangerous it will be that you are one of them. Convince other people to use
+Tor, too!
+</p>
+</li>
+</ol>
+<br>
+<p>
+Be smart and learn more. Understand what Tor does and does not offer.
+This list of pitfalls isn't complete, and we need your
+help <a href="../getinvolved/volunteer.html#Documentation">identifying and documenting
+all the issues</a>.
+</p>
+</div>
+<!-- END WARNING -->
+</div>
+<!-- END MAINCOL -->
+<!-- START SIDECOL -->
+<div id="sidecol-right">
+<div class="img-shadow sidenav">
+<div class="sidenav-sub">
+<h2>Jump To:</h2>
+<ul>
+<li class="dropdown"><a href="../download/download.html.es#windows">Microsoft Windows</a></li>
+<li class="dropdown"><a href="../download/download.html.es#apple">Apple OS
+X</a></li>
+<li class="dropdown"><a href="../download/download.html.es#linux">Linux/Unix</a></li>
+<li class="dropdown"><a href="../download/download.html.es#smartphone">Smartphones</a></li>
+<li class="dropdown"><a href="../download/download.html.es#source">Source
+Code</a></li>
+</ul>
+</div>
+</div>
+<!-- START DONATION WIDGET -->
+<a href="../donate/donate-download.html"><img src="../images/btn_donateCC_LG.gif" alt="" width="186" height="67"></a>
+<!-- END DONATION WIDGET -->
+<!-- START INFO -->
+<div class="img-shadow">
+<div class="sidenav-sub">
+<h2>Having Trouble?</h2>
+<ul>
+<li class="dropdown"><a href="../docs/documentation.html">Read the fine manuals</a></li>
+</ul>
+</div>
+</div>
+<!-- END INFO -->
+</div>
+<!-- END SIDECOL -->
+</div>
+<!-- END CONTENT -->
+ <div id="footer">
+ <div class="onion"><img src="../images/onion.jpg" alt="Tor" width="78" height="118"></div>
+ <div class="about">
+ <p>Trademark, copyright notices, and rules for use by third parties can be found
+ <a href="../docs/trademark-faq.html">in our FAQ</a>.</p>
+<!--
+ Last modified: Wed Nov 8 19:39:50 2017 +0100
+ Last compiled: mié nov 08 2017 20:00:36 +0100
+-->
+ </div>
+ <!-- END ABOUT -->
+ <div class="col first">
+ <h4>About Tor</h4>
+ <ul>
+ <li><a href="../about/overview.html">What Tor Does</a></li>
+ <li><a href="../about/torusers.html">Users of Tor</a></li>
+ <li><a href="../about/corepeople.html">Core Tor People</a></li>
+ <li><a href="../about/sponsors.html">Sponsors</a></li>
+ <li><a href="../about/contact.html">Contact Us</a></li>
+ </ul>
+ </div>
+ <!-- END COL -->
+ <div class="col">
+ <h4>Get Involved</h4>
+ <ul>
+ <li><a href="../donate/donate-foot.html">Donate</a></li>
+ <li><a href="../docs/documentation.html#MailingLists">Mailing Lists</a></li>
+ <li><a href="../docs/hidden-services.html">Hidden Services</a></li>
+ <li><a href="../getinvolved/translation.html">Translations</a></li>
+ </ul>
+ </div>
+ <!-- END COL -->
+ <div class="col">
+ <h4>Documentation</h4>
+ <ul>
+ <li><a href="../docs/tor-manual.html">Manuals</a></li>
+ <li><a href="../docs/documentation.html">Installation Guides</a></li>
+ <li><a href="https://trac.torproject.org/projects/tor/wiki/">Tor Wiki</a></li>
+ <li><a href="../docs/faq.html">General Tor FAQ</a></li>
+ </ul>
+ </div>
+ <div class="col">
+ <a href="https://internetdefenseleague.org/"><img src="../images/InternetDefenseLeague-footer-badge.png" alt="Internet Defense League" width="125" height="125"></a>
+ </div>
+ <!-- END COL -->
+ </div>
+ <!-- END FOOTER -->
+ </div>
+ <!-- END WRAP -->
+</body>
+</html>
diff --git a/download/es/download.wml b/download/es/download.wml
index 7a81b62e..acd336f8 100644
--- a/download/es/download.wml
+++ b/download/es/download.wml
@@ -7,7 +7,7 @@
#<!-- TBB DEFAULT LANGUAGE: Change 'en-US' below to your language code (if package exists)-->
#<!-- IMPORTANT: You MUST also change the default selection in 'lang.wmi' -->
-<define-tag lang>en-US</define-tag>
+<define-tag lang>es-ES</define-tag>
#<!-- Download button text for language enabled packages -->
<define-tag button-win-tbb32>Tor Browser</define-tag>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits