tor-commits
Threads by month
- ----- 2025 -----
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
December 2017
- 14 participants
- 2422 discussions
commit 7f27d07261d0be534e25f174e5643c50c80cd9ed
Author: hiromipaw <hiro(a)torproject.org>
Date: Tue Dec 5 18:23:47 2017 +0100
Adjust css top nav
---
css/layout.css | 3 ++-
css/layout.min.css | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/css/layout.css b/css/layout.css
index 33b30c00..a69ee491 100644
--- a/css/layout.css
+++ b/css/layout.css
@@ -55,7 +55,8 @@ body {
#nav {
position: absolute;
top: 30px;
- left: 130px; float: right;
+ left: 115px;
+ float: right;
}
#nav ul {
diff --git a/css/layout.min.css b/css/layout.min.css
index 4bdb092e..85d024a7 100644
--- a/css/layout.min.css
+++ b/css/layout.min.css
@@ -1 +1 @@
-@charset "UTF-8";body{background:#fff}#wrap{width:960px;margin:0 auto}.left{float:left}.right{float:right}.twenty{width:20%}.thirty{width:30%}.forty{width:40%}.fifty{width:50%}.sixty{width:60%}.hundred{width:100%}.nopad{padding:0}.toppad{padding-top:10px}.toptwenty{margin-top:20px}.topforty{margin-top:40px}.hidden{display:none}#header{width:960px;height:97px;margin-bottom:23px;position:relative}h1#logo{margin:0;float:left}h1#logo a,h1#logo a:visited{background:url(../images/tor-logo.jpg) left top no-repeat;text-indent:-9999px;overflow:hidden;width:150px;height:97px;display:block}#nav{position:absolute;top:30px;left:130px;float:right}#nav ul{height:50px;float:right;margin-bottom:0}#nav ul li{float:left;display:inline;width:auto}#calltoaction{height:30px;float:right;margin-top:100px;margin-right:5px;text-align:center}#calltoaction ul{padding:0;margin:0;height:30px;list-style:none;float:right}#calltoaction ul li{list-style:none;display:inline;float:none;width:100px;margin-left:0}#callt
oaction ul li a:link,#calltoaction ul li a:visited{display:block;background:url(../images/cta-buttons.jpg) top center no-repeat #885ca4;padding:4px 8px;color:#fff;font-weight:bold;text-decoration:none;font-size:13px;line-height:22px;height:22px;width:84px;float:left;text-shadow:1px 1px 0 #111}#calltoaction ul li:hover a{background:url(../images/cta-buttons.jpg) bottom center no-repeat #ff9800;font-weight:bold;text-shadow:1px 1px 0 #111}#calltoaction ul li:first-child a:link,#calltoaction ul li:first-child a:visited,#calltoaction ul li:hover:first-child a{-webkit-border-top-left-radius:7px;-webkit-border-bottom-left-radius:7px;-moz-border-radius-topleft:7px;-moz-border-radius-bottomleft:7px;border-top-left-radius:7px;border-bottom-left-radius:7px}#calltoaction ul li:first-child a:link,#calltoaction ul li:first-child a:visited{background:url(../images/cta-buttons.jpg) top left no-repeat #885ca4}#calltoaction ul li:hover:first-child a{background:url(../images/cta-buttons.jpg) bottom le
ft no-repeat #ff9800}#calltoaction ul li:last-child a:link,#calltoaction ul li:last-child a:visited,#calltoaction ul li:hover:last-child a{-webkit-border-top-right-radius:7px;-webkit-border-bottom-right-radius:7px;-moz-border-radius-topright:7px;-moz-border-radius-bottomright:7px;border-top-right-radius:7px;border-bottom-right-radius:7px}#calltoaction ul li:last-child a:link,#calltoaction ul li:last-child a:visited{background:url(../images/cta-buttons.jpg) top right no-repeat #885ca4;color:#fff}#calltoaction ul li:hover:last-child a{background:url(../images/cta-buttons.jpg) bottom right no-repeat #ff9800}#banner{background:url(../images/bg-banner.jpg) left top no-repeat;height:200px;width:600px;padding:23px 15px;margin-bottom:15px}#download a:link,#download a:visited{margin:-17px 0 0;background:url(../images/button-download.png) left top no-repeat;width:257px;height:79px;float:left;padding:35px 0 0 80px;text-decoration:none}#download a .download-tor{background:url(../images/button-d
ownload-arrow.png) right center no-repeat;font-family:"Arial Narrow",Arial,sans-serif;color:#fff;font-size:2.167em;letter-spacing:1px;padding-right:25px}#download a .version{color:#bda5cc;font-size:1.167em;line-height:1.167em}#download a .info{color:#bda5cc;font-size:.833em;line-height:.833em}#download a:hover{background-position:0 -114px}#download a:hover .version,#download a:hover .info{color:#f1c6a1}#banner ul{background:#387520 url(../images/banner-gradient.jpg) left top repeat-x;border:1px solid #366b32;width:180px;float:right;margin:0 15px 0 0;padding:10px 10px 10px 30px}#banner ul li{list-style:url(../images/white-bullet.png) outside;padding:5px 0}#content{width:960px}#content img{max-width:710px}#breadcrumbs{padding:0 0 10px 5px}#home #maincol{float:left;width:620px;margin-right:20px}#maincol{float:right;width:710px;margin-bottom:20px}#dow-don-left,#maincol-left{float:left;width:710px;margin-bottom:20px}#maincol .topforty .icon img{border:0}.subcol{width:280px;float:left;mar
gin:0 0 25px}#content .first{margin-right:20px}#home #sidecol{float:right;width:300px}#sidecol{float:left;width:230px;margin-right:20px}#dow-don-right,#sidecol-right{float:right;width:230px;margin-left:20px;padding-top:100px}#torusers{margin:0 0 27px}.user{margin:0 0 12px;height:auto}.user img,.project-icon{border:1px solid #cac8a7;float:left;margin:3px 10px 0 0}.user p{margin:0}.img-shadow{float:left;background:url(../images/shadowAlpha.png) no-repeat bottom right!important;background:url(../images/shadow.gif) no-repeat bottom right;margin:10px 0 10px 10px!important;margin:10px 0 10px 5px}.img-shadow .infoblock,.img-shadow .important-infoblock,.img-shadow .custom-infoblock,.img-shadow #sidenav,.img-shadow .sidenav-sub{display:block;position:relative;margin:-6px 6px 6px -6px;background-color:#fff;border:1px solid #ddd}.img-shadow .important-infoblock{background-color:#f7f8f0;border:1px solid #eeefe8}.img-shadow .infoblock,.img-shadow .important-infoblock{padding:15px;width:188px}.im
g-shadow .custom-infoblock{padding:15px;height:120px;width:426px}.img-shadow .infoblock p,.img-shadow .important-infoblock p,.img-shadow .custom-infoblock p{margin:0}.img-shadow #sidenav,.img-shadow .sidenav-sub{padding:10px 0 0;width:218px}#sidenav ul li,.sidenav-sub ul li{border-bottom:1px solid #ddd}#sidenav ul li.dropdown a:link,#sidenav ul li.dropdown a:visited{background:url(../images/sidenav-arrow.gif) left center no-repeat}#sidenav ul li.dropdown a.active{background:url(../images/sidenav-arrow-active.gif) left center no-repeat}.sidenav-sub ul li.dropdown a:link,.sidenav-sub ul li.dropdown a:visited{background:url(../images/sidenav-arrow.gif) left top no-repeat;margin-top:12px}#sidenav ul li a:link,#sidenav ul li a:visited{display:block;height:auto;padding:8px 15px 8px 26px}#sidenav ul li ul li a:link,#sidenav ul li ul li a:visited{padding-left:37px}.sidenav-sub ul li a:link,.sidenav-sub ul li a:visited{display:block;padding:0 15px 10px 26px;line-height:16px}#sidenav ul li.ac
tive{background:url(../images/sidenav-active.png) left center no-repeat;width:230px;border:0}#sidenav ul li ul li ul li a:link,#sidenav ul li ul li ul li a:visited{padding-left:48px}table{width:100%}td{padding:12px}table td img,table tr img{border:0;float:left;margin-right:10px}.icon{float:left;width:auto;margin-right:15px;padding:10px 0;border:0}.calendar{background:url(../images/icon-calendar.jpg) left top no-repeat;float:left;margin-right:10px;width:45px;height:54px;text-align:center;padding:4px 0}.fauxhead{background:url(../images/table-arrow.jpg) right top no-repeat;width:100%;height:11px}#home-our-projects td{height:92px;width:296px;padding:6px}#ecosystem_presentation{height:30px;padding-top:10px;padding-left:60px;vertical-align:middle;background:url("../images/video.png") no-repeat scroll left center transparent;font-size:1.7em;font-weight:bold}#ecosystem_presentation a{text-decoration:none}.project{float:left;padding:6px;border:1px solid #cac8a7;height:76px;width:284px;-webk
it-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.project img{border:0;margin-right:6px}.beige{background:#f5f5df}.gray{background:#e0e0e0}.meta{float:right;width:auto}.windows24{background:url("../images/icon-windows24.png") no-repeat scroll left center transparent}.mac24{background:url("../images/icon-mac24.png") no-repeat scroll left center transparent}.linux24{background:url("../images/icon-linux24.png") no-repeat scroll left center transparent}.smartphone24{background:url("../images/icon-smartphone24.png") no-repeat scroll left center transparent}.sourcecode24{background:url("../images/icon-sourcecode24.png") no-repeat scroll left center transparent}.windows24,.mac24,.linux24,.smartphone24,.sourcecode24{display:block;line-height:32px;padding:0 0 0 33px}.accordionButton{background:url("../images/table-title.jpg") repeat-x left bottom #885ca4;color:#fff;margin:0;font-size:1.1em;font-weight:bold;height:32px;float:left;_float:none;border:1px solid #fff;border-bottom
:0;cursor:pointer;-webkit-border-top-left-radius:7px;-webkit-border-top-right-radius:7px;-moz-border-radius-topleft:7px;-moz-border-radius-topright:7px;border-top-left-radius:7px;border-top-right-radius:7px;position:relative;padding-left:30px;width:680px}.accordionButton:hover{background:url("../images/table-title-hover.jpg") repeat-x left bottom #885ca4;text-shadow:1px 1px 0 rgba(17,17,17,1)}.on:before,.off:before{position:absolute;content:'';height:0;width:0;font-size:0;line-height:0}.on:before{top:14px;left:10px;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #fff}.off:before{top:9px;left:14px;border-bottom:7px solid transparent;border-top:7px solid transparent;border-left:7px solid #fff}.accordionContent{width:708px;float:left;_float:none;background:#fff;display:block}.accordionContent .fauxhead{width:710px}.package{float:left;height:280px;margin:0;padding:25px 20px 20px 20px;border-top:1px solid #888}.package h2{margin-bottom:3px}.packa
ge p{margin-top:16px;padding-left:10px}.downloads{display:block;float:left;width:238px;padding:0 16px 0 0;text-align:center}.lang{float:right;display:none;width:80px;height:20px;margin:0 7px 0 0;padding:0 0 0 3px;background-color:#fefff7;border:2px solid #cccfb8;border-top:0;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.button{text-align:center;display:block;width:234px;height:69px;text-decoration:none;background:url(../images/button-downloadpage.png) bottom left no-repeat;margin:0 auto 8px auto;text-shadow:1px 1px 0 rgba(17,17,17,1);-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.button .strong{display:block;padding:10px 0 0 57px}.button .normal{padding:5px 0 0 57px;display:block}.sig{display:block;margin:3px 0 20px 0}.easy{width:712px;margin-bottom:10px;padding-bottom:8px}#download-donate{background-at
tachment:scroll;background-clip:border-box;background-color:transparent;background-image:url(../images/headerbg.jpg);background-origin:padding-box;background-position:0 0;background-repeat:no-repeat;background-size:100% 100%}.easy .package h2,.easy .package em{display:block;width:100%;text-align:left}.easy .package h2{padding-top:10px;padding-bottom:5px}.easy .package em{font-size:1.2em;padding-top:8px;padding-bottom:4px}.easy .package p{padding-left:0;font-size:15px;text-align:justify}.easy .package p.alt-dl{text-align:left;text-indent:0;padding-left:0;margin-top:32px}.all-dl{display:block;text-align:left;width:100%;font-size:15px}.all-dl a{text-decoration:none;font-weight:bold}.all-dl a:hover{text-decoration:underline}.easy .package{float:none;padding:0 8px 0 12px}.open{display:block}.lang-alt{line-height:15px;font-size:10px;float:right;margin-right:10px}.expander{text-align:right;float:right;padding:10px 20px 0 0;font-size:15px;display:none}.title{background:url(../images/table-t
itle-arrow.jpg) right top no-repeat;padding:10px 25px 0 10px;height:33px;float:left}.title a:link,.title a:visited{background:url(../images/table-title.jpg) left top no-repeat;height:33px;display:block}.paypal{float:left;width:auto;min-height:159px;max-width:365px}.paypal span{padding-right:20px}.warning-top{width:618px;padding:10px 10px 10px 60px;margin:0 10px 0 10px;display:block;background:url("../images/warning.png") no-repeat scroll 2px 23px #fffeb6;border:1px solid #a6a427;border-bottom:0;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;border-top-left-radius:5px;border-top-right-radius:5px}.warning-top h2{padding-right:15px;padding-left:0;margin-bottom:5px}.warning-top p{padding-left:10px;margin-bottom:0}.warning{float:left;_float:none;padding:25px 25px;margin-top:4px}.warning p{padding-left:10px}.focus{background:#f4f2c7;border:1px solid #ebd4a9;padding:10px 15px}.focus .icon{float:left;widt
h:auto;margin-right:10px}.featured-project{width:313px}input,select{margin:0 3px 10px 0}input.textfield{padding:0 10px;vertical-align:top}.donate-btn{background:left top no-repeat;height:26px;width:92px;text-indent:-9999px;overflow:hidden;border:0;vertical-align:top;margin-top:5px}.donate-btn:hover{background-position:0 -26px;cursor:pointer}.signup{background:#96c35a;border-top:1px solid #6ab334;border-left:1px solid #6ab334;border-bottom:1px solid #5a952b;border-right:1px solid #5a952b;height:31px;padding:0 5px;vertical-align:top;color:#222c14;font-weight:bold;font-size:1em;line-height:1em}.signup:hover{background:#6ab334}select#lang{float:left;width:160px;margin-right:3px}.go{background:#96c35a;border-top:1px solid #6ab334;border-left:1px solid #6ab334;border-bottom:1px solid #5a952b;border-right:1px solid #5a952b;padding:0 5px;vertical-align:top;color:#222c14;font-weight:bold;font-size:1em;line-height:1em;height:18px}.go:hover{background:#6ab334}#footer{width:1024px;height:200px;
border-top:1px solid #ddd;padding:20px 0;margin:20px 0 0}.onion{float:left;width:88px;padding-right:20px;height:100%}#footer .about{width:180px;padding-right:30px;border-right:1px solid #ddd;float:left}#footer .newsletter{padding:0 0 15px 30px;width:auto;margin-left:308px}#footer input.textfield{width:220px;height:26px}#footer input{margin:0}#footer .col{float:left;width:100px;margin-left:20px}#footer .first{margin-left:30px}#footer .wider{width:201px}small{margin:0 auto 0 auto;text-align:center;font-size:10px;font-style:italic}.hlist{text-align:center;display:block;width:100%;padding:0;list-style:none;margin:0 0 18px 0}.hlist li{display:inline-block;border-right:1px solid #444;margin-left:-4px}.hlist li.last{border-right:0 solid #444}.hlist a{display:block;top:0;right:0;bottom:0;left:0;text-decoration:none;font-weight:bold;padding:0 8px}.dbox{float:none;text-align:center;color:#222;border:0;padding:1.4em .7em;width:163px;margin:0 0 0 10px}.dbox p{display:block;padding:0;margin:0}.d
box h2{padding:13px 0 15px 0;position:relative;color:black;font-family:Helvetica,Arial,sans-serif;font-size:18px;font-weight:normal;height:35px;margin-bottom:-20px;margin-left:-6px;z-index:-10}.dbox input.donate-btn{background:url(../images/btn_donateCC_LG.gif) left top no-repeat transparent;height:68px;width:186px;margin-top:0;display:block;background-color:transparent;color:transparent;margin:10px auto 10px auto;padding:0}.dbox span{float:left;padding-right:0}.dbox div label{padding:0 10px 0 0}.dbox h6#ppinfo{width:100%;text-align:center;margin:-15px auto 0 auto}.dbox small,.dbox.donate #ppinfo{margin:0 auto 0 auto;text-align:center;font-size:10px;font-style:normal}.dbox.dl{float:none;width:177px;margin:0 5px 20px 5px}.dbox.dl input.amount{width:87px}.dbox.donate{float:none;padding:30px 30px;width:626px;min-height:0;max-width:none;text-align:left}.dbox.donate input,.dbox.donate select{padding-bottom:0;margin-bottom:0}.dbox.donate .drow{margin:0 0 0 20px}.dbox.donate .drow div{padd
ing:0;width:auto;display:block}.dbox.donate h3{padding-left:0;color:#23300e;margin:0 0 10px 0}.dbox.donate h4{padding-left:20px}.dbox.donate p{padding:5px 20px 15px 40px}.dbox.donate span{float:left;padding-right:0}.dbox.donate div label{padding:0 10px 0 0}.dbox.donate .type{padding-left:20px}.dbox.donate select#t3{width:auto;margin-bottom:0}.dbox.donate ul.amounts{width:auto}.dbox.donate ul.amounts li{display:inline-block}.dbox.donate ul.amounts li label{padding:0 0 0 5px}.dbox.donate input.donate-btn{background:url(../images/btn_donateCC_LG.gif) left top no-repeat transparent;height:26px;width:115px;margin-top:-3px;display:inline-block;background-color:transparent;color:transparent;border:0 solid transparent}.dbox.dsmall{position:relative;display:inline-block;width:170px;height:140px;text-align:center;margin:0 10px;vertical-align:top}.dbox.dsmall input.donate-btn{background:url() left top no-repeat transparent;width:auto;height:auto;margin-top:0;display:block;background-color:tran
sparent;color:transparent;border:0 solid transparent}.dbox.dsmall div label{padding:0}.dbox.dsmall small{display:block;position:absolute;width:172px;float:none;bottom:20px;margin:0 auto}.givv p{text-align:justify;margin-top:10px;font-size:11px;line-height:13px}dwolla p{text-align:justify;margin-top:10px;font-size:11px;line-height:13px}div.blogRow,div.blogFirstRow{height:40px;padding:3px 10px;margin:0}div.blogLastRow{height:20px;text-align:center}div.blogFirstRow{height:22px;background:url(../images/table-head.jpg) left top repeat-x #885ca4}.blogRow:hover{background:#f6ffd5}div.blogRow1,div.blogRow3{background:#eee8f1}.blogFeed a{text-decoration:none}.blogFeed p{margin:0;font-size:12px}p.blogTitle{font-weight:bold;text-decoration:underline}p.blogAuthor{color:#000;text-align:right;margin-top:-20px}p.blogAuthor em{color:#4e6a20;text-align:right;margin-top:-20px}p.blogDate{color:#000}.blogFeed h2{font-size:1.467em;margin:0;line-height:23px;color:#f6f6ed}#projectpage td{width:50%}.projec
tbox{width:710px;position:relative;margin-bottom:80px}.projectbox .name{font-size:1.5em;font-weight:bold}.projectbox a img{float:none;position:absolute;top:0;left:0}.projectbox .projectdesc{margin-left:100px}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.clearfix{display:inline-block}/*\*/* html .clearfix{height:1%}.clearfix{display:block}/**/.joblink{display:block;font-size:128%;font-weight:bold;padding:10px 5px;text-align:right}.joblink a{text-decoration:none}.dropbtn{background-color:white;padding:16px 0 0 0;font-size:100%;border:0;cursor:pointer}.dropdown{position:relative;display:inline-block;padding:0;margin-top:-16px;top:0}.dropdown-content{display:none;position:absolute;background-color:#f9f9f9;box-shadow:0 8px 16px 0 rgba(0,0,0,0.2);z-index:1;margin:48px 0 0 0}.dropdown-content a{color:black;padding-top:12px 16px;text-decoration:none;display:block}.dropdown:hover .dropdown-content{display:block}
\ No newline at end of file
+@charset "UTF-8";body{background:#fff}#wrap{width:960px;margin:0 auto}.left{float:left}.right{float:right}.twenty{width:20%}.thirty{width:30%}.forty{width:40%}.fifty{width:50%}.sixty{width:60%}.hundred{width:100%}.nopad{padding:0}.toppad{padding-top:10px}.toptwenty{margin-top:20px}.topforty{margin-top:40px}.hidden{display:none}#header{width:960px;height:97px;margin-bottom:23px;position:relative}h1#logo{margin:0;float:left}h1#logo a,h1#logo a:visited{background:url(../images/tor-logo.jpg) left top no-repeat;text-indent:-9999px;overflow:hidden;width:150px;height:97px;display:block}#nav{position:absolute;top:30px;left:115px;float:right}#nav ul{height:50px;float:right;margin-bottom:0}#nav ul li{float:left;display:inline;width:auto}#calltoaction{height:30px;float:right;margin-top:100px;margin-right:5px;text-align:center}#calltoaction ul{padding:0;margin:0;height:30px;list-style:none;float:right}#calltoaction ul li{list-style:none;display:inline;float:none;width:100px;margin-left:0}#callt
oaction ul li a:link,#calltoaction ul li a:visited{display:block;background:url(../images/cta-buttons.jpg) top center no-repeat #885ca4;padding:4px 8px;color:#fff;font-weight:bold;text-decoration:none;font-size:13px;line-height:22px;height:22px;width:84px;float:left;text-shadow:1px 1px 0 #111}#calltoaction ul li:hover a{background:url(../images/cta-buttons.jpg) bottom center no-repeat #ff9800;font-weight:bold;text-shadow:1px 1px 0 #111}#calltoaction ul li:first-child a:link,#calltoaction ul li:first-child a:visited,#calltoaction ul li:hover:first-child a{-webkit-border-top-left-radius:7px;-webkit-border-bottom-left-radius:7px;-moz-border-radius-topleft:7px;-moz-border-radius-bottomleft:7px;border-top-left-radius:7px;border-bottom-left-radius:7px}#calltoaction ul li:first-child a:link,#calltoaction ul li:first-child a:visited{background:url(../images/cta-buttons.jpg) top left no-repeat #885ca4}#calltoaction ul li:hover:first-child a{background:url(../images/cta-buttons.jpg) bottom le
ft no-repeat #ff9800}#calltoaction ul li:last-child a:link,#calltoaction ul li:last-child a:visited,#calltoaction ul li:hover:last-child a{-webkit-border-top-right-radius:7px;-webkit-border-bottom-right-radius:7px;-moz-border-radius-topright:7px;-moz-border-radius-bottomright:7px;border-top-right-radius:7px;border-bottom-right-radius:7px}#calltoaction ul li:last-child a:link,#calltoaction ul li:last-child a:visited{background:url(../images/cta-buttons.jpg) top right no-repeat #885ca4;color:#fff}#calltoaction ul li:hover:last-child a{background:url(../images/cta-buttons.jpg) bottom right no-repeat #ff9800}#banner{background:url(../images/bg-banner.jpg) left top no-repeat;height:200px;width:600px;padding:23px 15px;margin-bottom:15px}#download a:link,#download a:visited{margin:-17px 0 0;background:url(../images/button-download.png) left top no-repeat;width:257px;height:79px;float:left;padding:35px 0 0 80px;text-decoration:none}#download a .download-tor{background:url(../images/button-d
ownload-arrow.png) right center no-repeat;font-family:"Arial Narrow",Arial,sans-serif;color:#fff;font-size:2.167em;letter-spacing:1px;padding-right:25px}#download a .version{color:#bda5cc;font-size:1.167em;line-height:1.167em}#download a .info{color:#bda5cc;font-size:.833em;line-height:.833em}#download a:hover{background-position:0 -114px}#download a:hover .version,#download a:hover .info{color:#f1c6a1}#banner ul{background:#387520 url(../images/banner-gradient.jpg) left top repeat-x;border:1px solid #366b32;width:180px;float:right;margin:0 15px 0 0;padding:10px 10px 10px 30px}#banner ul li{list-style:url(../images/white-bullet.png) outside;padding:5px 0}#content{width:960px}#content img{max-width:710px}#breadcrumbs{padding:0 0 10px 5px}#home #maincol{float:left;width:620px;margin-right:20px}#maincol{float:right;width:710px;margin-bottom:20px}#dow-don-left,#maincol-left{float:left;width:710px;margin-bottom:20px}#maincol .topforty .icon img{border:0}.subcol{width:280px;float:left;mar
gin:0 0 25px}#content .first{margin-right:20px}#home #sidecol{float:right;width:300px}#sidecol{float:left;width:230px;margin-right:20px}#dow-don-right,#sidecol-right{float:right;width:230px;margin-left:20px;padding-top:100px}#torusers{margin:0 0 27px}.user{margin:0 0 12px;height:auto}.user img,.project-icon{border:1px solid #cac8a7;float:left;margin:3px 10px 0 0}.user p{margin:0}.img-shadow{float:left;background:url(../images/shadowAlpha.png) no-repeat bottom right!important;background:url(../images/shadow.gif) no-repeat bottom right;margin:10px 0 10px 10px!important;margin:10px 0 10px 5px}.img-shadow .infoblock,.img-shadow .important-infoblock,.img-shadow .custom-infoblock,.img-shadow #sidenav,.img-shadow .sidenav-sub{display:block;position:relative;margin:-6px 6px 6px -6px;background-color:#fff;border:1px solid #ddd}.img-shadow .important-infoblock{background-color:#f7f8f0;border:1px solid #eeefe8}.img-shadow .infoblock,.img-shadow .important-infoblock{padding:15px;width:188px}.im
g-shadow .custom-infoblock{padding:15px;height:120px;width:426px}.img-shadow .infoblock p,.img-shadow .important-infoblock p,.img-shadow .custom-infoblock p{margin:0}.img-shadow #sidenav,.img-shadow .sidenav-sub{padding:10px 0 0;width:218px}#sidenav ul li,.sidenav-sub ul li{border-bottom:1px solid #ddd}#sidenav ul li.dropdown a:link,#sidenav ul li.dropdown a:visited{background:url(../images/sidenav-arrow.gif) left center no-repeat}#sidenav ul li.dropdown a.active{background:url(../images/sidenav-arrow-active.gif) left center no-repeat}.sidenav-sub ul li.dropdown a:link,.sidenav-sub ul li.dropdown a:visited{background:url(../images/sidenav-arrow.gif) left top no-repeat;margin-top:12px}#sidenav ul li a:link,#sidenav ul li a:visited{display:block;height:auto;padding:8px 15px 8px 26px}#sidenav ul li ul li a:link,#sidenav ul li ul li a:visited{padding-left:37px}.sidenav-sub ul li a:link,.sidenav-sub ul li a:visited{display:block;padding:0 15px 10px 26px;line-height:16px}#sidenav ul li.ac
tive{background:url(../images/sidenav-active.png) left center no-repeat;width:230px;border:0}#sidenav ul li ul li ul li a:link,#sidenav ul li ul li ul li a:visited{padding-left:48px}table{width:100%}td{padding:12px}table td img,table tr img{border:0;float:left;margin-right:10px}.icon{float:left;width:auto;margin-right:15px;padding:10px 0;border:0}.calendar{background:url(../images/icon-calendar.jpg) left top no-repeat;float:left;margin-right:10px;width:45px;height:54px;text-align:center;padding:4px 0}.fauxhead{background:url(../images/table-arrow.jpg) right top no-repeat;width:100%;height:11px}#home-our-projects td{height:92px;width:296px;padding:6px}#ecosystem_presentation{height:30px;padding-top:10px;padding-left:60px;vertical-align:middle;background:url("../images/video.png") no-repeat scroll left center transparent;font-size:1.7em;font-weight:bold}#ecosystem_presentation a{text-decoration:none}.project{float:left;padding:6px;border:1px solid #cac8a7;height:76px;width:284px;-webk
it-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.project img{border:0;margin-right:6px}.beige{background:#f5f5df}.gray{background:#e0e0e0}.meta{float:right;width:auto}.windows24{background:url("../images/icon-windows24.png") no-repeat scroll left center transparent}.mac24{background:url("../images/icon-mac24.png") no-repeat scroll left center transparent}.linux24{background:url("../images/icon-linux24.png") no-repeat scroll left center transparent}.smartphone24{background:url("../images/icon-smartphone24.png") no-repeat scroll left center transparent}.sourcecode24{background:url("../images/icon-sourcecode24.png") no-repeat scroll left center transparent}.windows24,.mac24,.linux24,.smartphone24,.sourcecode24{display:block;line-height:32px;padding:0 0 0 33px}.accordionButton{background:url("../images/table-title.jpg") repeat-x left bottom #885ca4;color:#fff;margin:0;font-size:1.1em;font-weight:bold;height:32px;float:left;_float:none;border:1px solid #fff;border-bottom
:0;cursor:pointer;-webkit-border-top-left-radius:7px;-webkit-border-top-right-radius:7px;-moz-border-radius-topleft:7px;-moz-border-radius-topright:7px;border-top-left-radius:7px;border-top-right-radius:7px;position:relative;padding-left:30px;width:680px}.accordionButton:hover{background:url("../images/table-title-hover.jpg") repeat-x left bottom #885ca4;text-shadow:1px 1px 0 rgba(17,17,17,1)}.on:before,.off:before{position:absolute;content:'';height:0;width:0;font-size:0;line-height:0}.on:before{top:14px;left:10px;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #fff}.off:before{top:9px;left:14px;border-bottom:7px solid transparent;border-top:7px solid transparent;border-left:7px solid #fff}.accordionContent{width:708px;float:left;_float:none;background:#fff;display:block}.accordionContent .fauxhead{width:710px}.package{float:left;height:280px;margin:0;padding:25px 20px 20px 20px;border-top:1px solid #888}.package h2{margin-bottom:3px}.packa
ge p{margin-top:16px;padding-left:10px}.downloads{display:block;float:left;width:238px;padding:0 16px 0 0;text-align:center}.lang{float:right;display:none;width:80px;height:20px;margin:0 7px 0 0;padding:0 0 0 3px;background-color:#fefff7;border:2px solid #cccfb8;border-top:0;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.button{text-align:center;display:block;width:234px;height:69px;text-decoration:none;background:url(../images/button-downloadpage.png) bottom left no-repeat;margin:0 auto 8px auto;text-shadow:1px 1px 0 rgba(17,17,17,1);-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.button .strong{display:block;padding:10px 0 0 57px}.button .normal{padding:5px 0 0 57px;display:block}.sig{display:block;margin:3px 0 20px 0}.easy{width:712px;margin-bottom:10px;padding-bottom:8px}#download-donate{background-at
tachment:scroll;background-clip:border-box;background-color:transparent;background-image:url(../images/headerbg.jpg);background-origin:padding-box;background-position:0 0;background-repeat:no-repeat;background-size:100% 100%}.easy .package h2,.easy .package em{display:block;width:100%;text-align:left}.easy .package h2{padding-top:10px;padding-bottom:5px}.easy .package em{font-size:1.2em;padding-top:8px;padding-bottom:4px}.easy .package p{padding-left:0;font-size:15px;text-align:justify}.easy .package p.alt-dl{text-align:left;text-indent:0;padding-left:0;margin-top:32px}.all-dl{display:block;text-align:left;width:100%;font-size:15px}.all-dl a{text-decoration:none;font-weight:bold}.all-dl a:hover{text-decoration:underline}.easy .package{float:none;padding:0 8px 0 12px}.open{display:block}.lang-alt{line-height:15px;font-size:10px;float:right;margin-right:10px}.expander{text-align:right;float:right;padding:10px 20px 0 0;font-size:15px;display:none}.title{background:url(../images/table-t
itle-arrow.jpg) right top no-repeat;padding:10px 25px 0 10px;height:33px;float:left}.title a:link,.title a:visited{background:url(../images/table-title.jpg) left top no-repeat;height:33px;display:block}.paypal{float:left;width:auto;min-height:159px;max-width:365px}.paypal span{padding-right:20px}.warning-top{width:618px;padding:10px 10px 10px 60px;margin:0 10px 0 10px;display:block;background:url("../images/warning.png") no-repeat scroll 2px 23px #fffeb6;border:1px solid #a6a427;border-bottom:0;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;border-top-left-radius:5px;border-top-right-radius:5px}.warning-top h2{padding-right:15px;padding-left:0;margin-bottom:5px}.warning-top p{padding-left:10px;margin-bottom:0}.warning{float:left;_float:none;padding:25px 25px;margin-top:4px}.warning p{padding-left:10px}.focus{background:#f4f2c7;border:1px solid #ebd4a9;padding:10px 15px}.focus .icon{float:left;widt
h:auto;margin-right:10px}.featured-project{width:313px}input,select{margin:0 3px 10px 0}input.textfield{padding:0 10px;vertical-align:top}.donate-btn{background:left top no-repeat;height:26px;width:92px;text-indent:-9999px;overflow:hidden;border:0;vertical-align:top;margin-top:5px}.donate-btn:hover{background-position:0 -26px;cursor:pointer}.signup{background:#96c35a;border-top:1px solid #6ab334;border-left:1px solid #6ab334;border-bottom:1px solid #5a952b;border-right:1px solid #5a952b;height:31px;padding:0 5px;vertical-align:top;color:#222c14;font-weight:bold;font-size:1em;line-height:1em}.signup:hover{background:#6ab334}select#lang{float:left;width:160px;margin-right:3px}.go{background:#96c35a;border-top:1px solid #6ab334;border-left:1px solid #6ab334;border-bottom:1px solid #5a952b;border-right:1px solid #5a952b;padding:0 5px;vertical-align:top;color:#222c14;font-weight:bold;font-size:1em;line-height:1em;height:18px}.go:hover{background:#6ab334}#footer{width:1024px;height:200px;
border-top:1px solid #ddd;padding:20px 0;margin:20px 0 0}.onion{float:left;width:88px;padding-right:20px;height:100%}#footer .about{width:180px;padding-right:30px;border-right:1px solid #ddd;float:left}#footer .newsletter{padding:0 0 15px 30px;width:auto;margin-left:308px}#footer input.textfield{width:220px;height:26px}#footer input{margin:0}#footer .col{float:left;width:100px;margin-left:20px}#footer .first{margin-left:30px}#footer .wider{width:201px}small{margin:0 auto 0 auto;text-align:center;font-size:10px;font-style:italic}.hlist{text-align:center;display:block;width:100%;padding:0;list-style:none;margin:0 0 18px 0}.hlist li{display:inline-block;border-right:1px solid #444;margin-left:-4px}.hlist li.last{border-right:0 solid #444}.hlist a{display:block;top:0;right:0;bottom:0;left:0;text-decoration:none;font-weight:bold;padding:0 8px}.dbox{float:none;text-align:center;color:#222;border:0;padding:1.4em .7em;width:163px;margin:0 0 0 10px}.dbox p{display:block;padding:0;margin:0}.d
box h2{padding:13px 0 15px 0;position:relative;color:black;font-family:Helvetica,Arial,sans-serif;font-size:18px;font-weight:normal;height:35px;margin-bottom:-20px;margin-left:-6px;z-index:-10}.dbox input.donate-btn{background:url(../images/btn_donateCC_LG.gif) left top no-repeat transparent;height:68px;width:186px;margin-top:0;display:block;background-color:transparent;color:transparent;margin:10px auto 10px auto;padding:0}.dbox span{float:left;padding-right:0}.dbox div label{padding:0 10px 0 0}.dbox h6#ppinfo{width:100%;text-align:center;margin:-15px auto 0 auto}.dbox small,.dbox.donate #ppinfo{margin:0 auto 0 auto;text-align:center;font-size:10px;font-style:normal}.dbox.dl{float:none;width:177px;margin:0 5px 20px 5px}.dbox.dl input.amount{width:87px}.dbox.donate{float:none;padding:30px 30px;width:626px;min-height:0;max-width:none;text-align:left}.dbox.donate input,.dbox.donate select{padding-bottom:0;margin-bottom:0}.dbox.donate .drow{margin:0 0 0 20px}.dbox.donate .drow div{padd
ing:0;width:auto;display:block}.dbox.donate h3{padding-left:0;color:#23300e;margin:0 0 10px 0}.dbox.donate h4{padding-left:20px}.dbox.donate p{padding:5px 20px 15px 40px}.dbox.donate span{float:left;padding-right:0}.dbox.donate div label{padding:0 10px 0 0}.dbox.donate .type{padding-left:20px}.dbox.donate select#t3{width:auto;margin-bottom:0}.dbox.donate ul.amounts{width:auto}.dbox.donate ul.amounts li{display:inline-block}.dbox.donate ul.amounts li label{padding:0 0 0 5px}.dbox.donate input.donate-btn{background:url(../images/btn_donateCC_LG.gif) left top no-repeat transparent;height:26px;width:115px;margin-top:-3px;display:inline-block;background-color:transparent;color:transparent;border:0 solid transparent}.dbox.dsmall{position:relative;display:inline-block;width:170px;height:140px;text-align:center;margin:0 10px;vertical-align:top}.dbox.dsmall input.donate-btn{background:url() left top no-repeat transparent;width:auto;height:auto;margin-top:0;display:block;background-color:tran
sparent;color:transparent;border:0 solid transparent}.dbox.dsmall div label{padding:0}.dbox.dsmall small{display:block;position:absolute;width:172px;float:none;bottom:20px;margin:0 auto}.givv p{text-align:justify;margin-top:10px;font-size:11px;line-height:13px}dwolla p{text-align:justify;margin-top:10px;font-size:11px;line-height:13px}div.blogRow,div.blogFirstRow{height:40px;padding:3px 10px;margin:0}div.blogLastRow{height:20px;text-align:center}div.blogFirstRow{height:22px;background:url(../images/table-head.jpg) left top repeat-x #885ca4}.blogRow:hover{background:#f6ffd5}div.blogRow1,div.blogRow3{background:#eee8f1}.blogFeed a{text-decoration:none}.blogFeed p{margin:0;font-size:12px}p.blogTitle{font-weight:bold;text-decoration:underline}p.blogAuthor{color:#000;text-align:right;margin-top:-20px}p.blogAuthor em{color:#4e6a20;text-align:right;margin-top:-20px}p.blogDate{color:#000}.blogFeed h2{font-size:1.467em;margin:0;line-height:23px;color:#f6f6ed}#projectpage td{width:50%}.projec
tbox{width:710px;position:relative;margin-bottom:80px}.projectbox .name{font-size:1.5em;font-weight:bold}.projectbox a img{float:none;position:absolute;top:0;left:0}.projectbox .projectdesc{margin-left:100px}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.clearfix{display:inline-block}/*\*/* html .clearfix{height:1%}.clearfix{display:block}/**/.joblink{display:block;font-size:128%;font-weight:bold;padding:10px 5px;text-align:right}.joblink a{text-decoration:none}.dropbtn{background-color:white;padding:16px 0 0 0;font-size:100%;border:0;cursor:pointer}.dropdown{position:relative;display:inline-block;padding:0;margin-top:-16px;top:0}.dropdown-content{display:none;position:absolute;background-color:#f9f9f9;box-shadow:0 8px 16px 0 rgba(0,0,0,0.2);z-index:1;margin:48px 0 0 0}.dropdown-content a{color:black;padding-top:12px 16px;text-decoration:none;display:block}.dropdown:hover .dropdown-content{display:block}
\ No newline at end of file
1
0

[translation/torbirdy_completed] Update translations for torbirdy_completed
by translation@torproject.org 05 Dec '17
by translation@torproject.org 05 Dec '17
05 Dec '17
commit d7d4e5e7c165bc3aa36e3d557e62dcb8f8bdab77
Author: Translation commit bot <translation(a)torproject.org>
Date: Tue Dec 5 17:16:23 2017 +0000
Update translations for torbirdy_completed
---
tr/torbirdy.dtd | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/tr/torbirdy.dtd b/tr/torbirdy.dtd
index 8d8fc1884..43de4c44e 100644
--- a/tr/torbirdy.dtd
+++ b/tr/torbirdy.dtd
@@ -38,6 +38,10 @@
<!ENTITY torbirdy.prefs.startup_folder.key "l">
<!ENTITY torbirdy.prefs.enigmail_throwkeyid.label "Şifrelenmiş iletiye alıcı anahtar kodu konulmasın [varsayılan: etkin]">
<!ENTITY torbirdy.prefs.enigmail_throwkeyid.key "r">
+<!ENTITY torbirdy.prefs.enigmail_protected.label "Şifreli e-posta başlıklarını devre dışı bırak [varsayılan: etkin]">
+<!ENTITY torbirdy.prefs.enigmail_protected.key "d">
+<!ENTITY torbirdy.prefs.enigmail_protected.label "Şifreli e-posta başlıklarını devre dışı bırak [varsayılan: etkin]">
+<!ENTITY torbirdy.prefs.enigmail_protected.key "d">
<!ENTITY torbirdy.prefs.confirmemail.label "Enigmail kullanılıyorsa, e-posta gönderilmeden önce onaylansın [varsayılan: devre dışı]">
<!ENTITY torbirdy.prefs.confirmemail.key "c">
<!ENTITY torbirdy.prefs.emailwizard.label "Thunderbird otomatik e-posta ayarlama yardımcısı kullanılsın [varsayılan: devre dışı]">
1
0

05 Dec '17
commit c531ee2d9531cf6dccaa33622f61ed78d7af3eb8
Author: Translation commit bot <translation(a)torproject.org>
Date: Tue Dec 5 17:16:16 2017 +0000
Update translations for torbirdy
---
tr/torbirdy.dtd | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tr/torbirdy.dtd b/tr/torbirdy.dtd
index eb5879bf4..43de4c44e 100644
--- a/tr/torbirdy.dtd
+++ b/tr/torbirdy.dtd
@@ -38,9 +38,9 @@
<!ENTITY torbirdy.prefs.startup_folder.key "l">
<!ENTITY torbirdy.prefs.enigmail_throwkeyid.label "Şifrelenmiş iletiye alıcı anahtar kodu konulmasın [varsayılan: etkin]">
<!ENTITY torbirdy.prefs.enigmail_throwkeyid.key "r">
-<!ENTITY torbirdy.prefs.enigmail_protected.label "Disable encrypted email headers [default: enabled]">
+<!ENTITY torbirdy.prefs.enigmail_protected.label "Şifreli e-posta başlıklarını devre dışı bırak [varsayılan: etkin]">
<!ENTITY torbirdy.prefs.enigmail_protected.key "d">
-<!ENTITY torbirdy.prefs.enigmail_protected.label "Disable encrypted email headers [default: enabled]">
+<!ENTITY torbirdy.prefs.enigmail_protected.label "Şifreli e-posta başlıklarını devre dışı bırak [varsayılan: etkin]">
<!ENTITY torbirdy.prefs.enigmail_protected.key "d">
<!ENTITY torbirdy.prefs.confirmemail.label "Enigmail kullanılıyorsa, e-posta gönderilmeden önce onaylansın [varsayılan: devre dışı]">
<!ENTITY torbirdy.prefs.confirmemail.key "c">
1
0
commit a61cc30e19b50748d287d7a21d97a69be1250fea
Author: hiromipaw <hiro(a)torproject.org>
Date: Wed Nov 15 17:28:45 2017 +0100
Revert "Test localization"
This reverts commit 11776a41aa5d3c6a84083b667f5cb5f1e4bc4100.
---
Makefile.common | 2 +-
download/es/download.wml | 376 -----------------------------------------------
2 files changed, 1 insertion(+), 377 deletions(-)
diff --git a/Makefile.common b/Makefile.common
index 57e882eb..ce2c22c2 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -18,7 +18,7 @@ WMLOPT = \
-D STABLETAG=$(STABLETAG)
#LANGS=ar bms cy da de en es et fa fi fr hu id it ja ko nl no pl pt pt-br ru se tr vn zh-cn
-LANGS=en es
+LANGS=en
WMLFILES=$(wildcard $(patsubst %, %/*.wml, $(LANGS)))
WMIFILES=$(wildcard $(patsubst %, %/*.wmi, $(LANGS)) $(WMLBASE)/include/*.wmi )
diff --git a/download/es/download.wml b/download/es/download.wml
deleted file mode 100644
index 7a81b62e..00000000
--- a/download/es/download.wml
+++ /dev/null
@@ -1,376 +0,0 @@
-## translation metadata
-# Revision: $Revision$
-# Translation-Priority: 3-low
-
-#<!-- ATTENTION TRANSLATOR -->
-#<!-- You MUST copy '/include/lang.wmi' along with this file! -->
-
-#<!-- 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>
-
-#<!-- Download button text for language enabled packages -->
-<define-tag button-win-tbb32>Tor Browser</define-tag>
-<define-tag button-win-tbb64>Currently Unused</define-tag>
-<define-tag button-osx-tbb32>Tor Browser</define-tag>
-#<!-- Comment out until it's available again. -EC <define-tag button-osx-tbb64>64-bit</define-tag> -->
-<define-tag button-lin-tbb32>Tor Browser (32-Bit)</define-tag>
-<define-tag button-lin-tbb64>Tor Browser (64-Bit)</define-tag>
-
-#include "dlhead.wmi" TITLE="Download Tor" CHARSET="UTF-8"
-
-<div id="content" class="clearfix">
- <div id="breadcrumbs"><a href="<page index>">Home » </a><a href="<page download/download>">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 -->
-#<!-- NOTE - change language enabled button text at the top of this page -->
- <div class="package" style="padding-top: 13px; border-top: 0px;">
- <form class="downloads">
- <a class="button win-tbb" href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_<lang>.exe"><span class="strong">Download</span><span class="normal"><button-win-tbb32></span></a>
- <select name="language" id="win-tbb" class="lang">
-#include <lang.wmi>
- </select>
- <div class="sig">
- <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
- (<a class="win-tbb-sig" href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_<lang>.exe.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
- </div>
- <a class="additional" href="<page projects/torbrowser>#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 <version-torbrowserbundle> (<releasedate-torbrowserbundle>) - Windows 10, 8, 7, Vista, and XP</em>
- <p>Everything you need to safely browse the Internet. <a href="<page projects/torbrowser>">Learn more »</a></p>
- </div>
-<!-- EXPERT BUNDLE -->
- <div class="package">
- <div class="downloads">
- <a class="button" href="<package-win32-stable>"><span class="strong">Download</span><span class="normal">Expert Bundle</span></a>
- <div class="sig">
- (<a href="<package-win32-stable>.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">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 -->
-#<!-- NOTE - change language enabled button text at the top of this page -->
- <div class="package" style="padding-top: 13px; border-top: 0px;">
- <form class="downloads">
- <a class="button osx-tbb" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_<lang>.dmg"><span class="strong">Download</span><span class="normal"><button-osx-tbb32></span></a>
- <select name="language" id="osx-tbb" class="lang">
-#include <lang.wmi>
- </select>
- <div class="sig">
- <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
- (<a class="osx-tbb-sig" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_<lang>.dmg.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
- </div>
- <a class="additional" href="<page projects/torbrowser>#downloads-alpha">Download Unstable</a><br />
-# Comment out until 64-bit Mac OS X bundles are available again
-# <a class="button osx-tbb64" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-<lang>.zip"><span class="strong">Download</span><span class="normal"><button-osx-tbb64></span></a>
-# <select name="language" id="osx-tbb64" class="lang">
-
-# NO #include <lang.wmi>
-# </select>
-# <div class="sig">
-# <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
-#<!-- Mac OS X 64. -EC
-# (<a class="osx-tbb64-sig" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-<lang>.zip.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
-# </div>
-# <a href="<page projects/torbrowser-details>#build">Source Code</a><br />
-# <a class="additional" href="../dist/torbrowser/<version-torbrowserbundleosx32alpha>/TorBrowser-<version-torbrowserbundleosx32alpha>-osx-i386-en-US.zip">Download Unstable</a> (<a href="../dist/torbrowser/<version-torbrowserbundleosx32alpha>/TorBrowser-<version-torbrowserbundleosx32alpha>-osx-i386-en-US.zip.asc">sig</a>)
-
- </form>
-
- <h2>Tor Browser</h2>
- <em>Version <version-torbrowserbundleosx64> (<releasedate-torbrowserbundleosx64>)- 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="<page projects/torbrowser>">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 -->
-#<!-- NOTE - change language enabled button text at the top of this page -->
- <div class="package" style="padding-top: 13px; border-top: 0px;">
- <form class="downloads">
- <a class="button lin-tbb64" href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_<lang>.tar.xz"><span class="strong">Download</span><span class="normal"><button-lin-tbb64></span></a>
- <select name="language" id="lin-tbb64" class="lang">
-#include <lang.wmi>
- </select>
- <div class="sig">
- <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
- (<a class="lin-tbb64-sig" href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_<lang>.tar.xz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
- </div>
- <a class="additional" href="<page projects/torbrowser>#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/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_<lang>.tar.xz"><span class="strong">Download</span><span class="normal"><button-lin-tbb32></span></a>
- <select name="language" id="lin-tbb32" class="lang">
-#include <lang.wmi>
- </select>
- <div class="sig">
- <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
- (<a class="lin-tbb32-sig" href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_<lang>.tar.xz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">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 <version-torbrowserbundlelinux32> (<releasedate-torbrowserbundlelinux32>) - 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="<page projects/torbrowser>">Learn more »</a></p>
-<!-- repo packages -->
- <div class="package" style="border-bottom: 0px;">
- <div class="downloads">
- <a class="additional" style="font-weight: bold;"
-href="<page download/download-unix>">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="<page docs/android>">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-<version-stable>.tar.gz"><span class="strong">Download</span><span class="normal">Source Code</span></a>
- <div class="sig">
- (<a href="../dist/tor-<version-stable>.tar.gz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
- </div>
- <a class="button" href="../dist/tor-<version-alpha>.tar.gz"><span class="strong">Download</span><span class="normal">Source Code (Unstable)</span></a>
- <div class="sig">
- (<a href="../dist/tor-<version-alpha>.tar.gz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">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 <version-stable>. Its <a href="<gitblob>ReleaseNotes<cgitstable>">release notes</a> are available.</p>
- <p>The current unstable/alpha version of Tor is <version-alpha>. Its <a href="<gitblob>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="<page projects/torbrowser>">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="<page about/overview>#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="<page docs/bridges>">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="<page about/torusers>">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="<page getinvolved/volunteer>#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="<page
-download/download>#windows">Microsoft Windows</a></li>
-<li class="dropdown"><a href="<page download/download>#apple">Apple OS
-X</a></li>
-<li class="dropdown"><a href="<page
-download/download>#linux">Linux/Unix</a></li>
-<li class="dropdown"><a href="<page
-download/download>#smartphone">Smartphones</a></li>
-<li class="dropdown"><a href="<page download/download>#source">Source
-Code</a></li>
-</ul>
-</div>
-</div>
-<!-- START DONATION WIDGET -->
-<a href="<page donate/donate-download>"><img src="../images/btn_donateCC_LG.gif"></a>
-<!-- END DONATION WIDGET -->
-<!-- START INFO -->
-<div class="img-shadow">
-<div class="sidenav-sub">
-<h2>Having Trouble?</h2>
-<ul>
-<li class="dropdown"><a href="<page docs/documentation>">Read the fine manuals</a></li>
-</ul>
-</div>
-</div>
-<!-- END INFO -->
-</div>
-<!-- END SIDECOL -->
-</div>
-<!-- END CONTENT -->
-
-#include <foot.wmi>
1
0
commit 11776a41aa5d3c6a84083b667f5cb5f1e4bc4100
Author: hiromipaw <hiro(a)torproject.org>
Date: Wed Nov 8 19:39:50 2017 +0100
Test localization
---
Makefile.common | 2 +-
download/es/download.wml | 376 +++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 377 insertions(+), 1 deletion(-)
diff --git a/Makefile.common b/Makefile.common
index ce2c22c2..57e882eb 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -18,7 +18,7 @@ WMLOPT = \
-D STABLETAG=$(STABLETAG)
#LANGS=ar bms cy da de en es et fa fi fr hu id it ja ko nl no pl pt pt-br ru se tr vn zh-cn
-LANGS=en
+LANGS=en es
WMLFILES=$(wildcard $(patsubst %, %/*.wml, $(LANGS)))
WMIFILES=$(wildcard $(patsubst %, %/*.wmi, $(LANGS)) $(WMLBASE)/include/*.wmi )
diff --git a/download/es/download.wml b/download/es/download.wml
new file mode 100644
index 00000000..7a81b62e
--- /dev/null
+++ b/download/es/download.wml
@@ -0,0 +1,376 @@
+## translation metadata
+# Revision: $Revision$
+# Translation-Priority: 3-low
+
+#<!-- ATTENTION TRANSLATOR -->
+#<!-- You MUST copy '/include/lang.wmi' along with this file! -->
+
+#<!-- 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>
+
+#<!-- Download button text for language enabled packages -->
+<define-tag button-win-tbb32>Tor Browser</define-tag>
+<define-tag button-win-tbb64>Currently Unused</define-tag>
+<define-tag button-osx-tbb32>Tor Browser</define-tag>
+#<!-- Comment out until it's available again. -EC <define-tag button-osx-tbb64>64-bit</define-tag> -->
+<define-tag button-lin-tbb32>Tor Browser (32-Bit)</define-tag>
+<define-tag button-lin-tbb64>Tor Browser (64-Bit)</define-tag>
+
+#include "dlhead.wmi" TITLE="Download Tor" CHARSET="UTF-8"
+
+<div id="content" class="clearfix">
+ <div id="breadcrumbs"><a href="<page index>">Home » </a><a href="<page download/download>">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 -->
+#<!-- NOTE - change language enabled button text at the top of this page -->
+ <div class="package" style="padding-top: 13px; border-top: 0px;">
+ <form class="downloads">
+ <a class="button win-tbb" href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_<lang>.exe"><span class="strong">Download</span><span class="normal"><button-win-tbb32></span></a>
+ <select name="language" id="win-tbb" class="lang">
+#include <lang.wmi>
+ </select>
+ <div class="sig">
+ <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
+ (<a class="win-tbb-sig" href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_<lang>.exe.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
+ </div>
+ <a class="additional" href="<page projects/torbrowser>#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 <version-torbrowserbundle> (<releasedate-torbrowserbundle>) - Windows 10, 8, 7, Vista, and XP</em>
+ <p>Everything you need to safely browse the Internet. <a href="<page projects/torbrowser>">Learn more »</a></p>
+ </div>
+<!-- EXPERT BUNDLE -->
+ <div class="package">
+ <div class="downloads">
+ <a class="button" href="<package-win32-stable>"><span class="strong">Download</span><span class="normal">Expert Bundle</span></a>
+ <div class="sig">
+ (<a href="<package-win32-stable>.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">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 -->
+#<!-- NOTE - change language enabled button text at the top of this page -->
+ <div class="package" style="padding-top: 13px; border-top: 0px;">
+ <form class="downloads">
+ <a class="button osx-tbb" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_<lang>.dmg"><span class="strong">Download</span><span class="normal"><button-osx-tbb32></span></a>
+ <select name="language" id="osx-tbb" class="lang">
+#include <lang.wmi>
+ </select>
+ <div class="sig">
+ <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
+ (<a class="osx-tbb-sig" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_<lang>.dmg.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
+ </div>
+ <a class="additional" href="<page projects/torbrowser>#downloads-alpha">Download Unstable</a><br />
+# Comment out until 64-bit Mac OS X bundles are available again
+# <a class="button osx-tbb64" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-<lang>.zip"><span class="strong">Download</span><span class="normal"><button-osx-tbb64></span></a>
+# <select name="language" id="osx-tbb64" class="lang">
+
+# NO #include <lang.wmi>
+# </select>
+# <div class="sig">
+# <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
+#<!-- Mac OS X 64. -EC
+# (<a class="osx-tbb64-sig" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-<lang>.zip.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
+# </div>
+# <a href="<page projects/torbrowser-details>#build">Source Code</a><br />
+# <a class="additional" href="../dist/torbrowser/<version-torbrowserbundleosx32alpha>/TorBrowser-<version-torbrowserbundleosx32alpha>-osx-i386-en-US.zip">Download Unstable</a> (<a href="../dist/torbrowser/<version-torbrowserbundleosx32alpha>/TorBrowser-<version-torbrowserbundleosx32alpha>-osx-i386-en-US.zip.asc">sig</a>)
+
+ </form>
+
+ <h2>Tor Browser</h2>
+ <em>Version <version-torbrowserbundleosx64> (<releasedate-torbrowserbundleosx64>)- 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="<page projects/torbrowser>">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 -->
+#<!-- NOTE - change language enabled button text at the top of this page -->
+ <div class="package" style="padding-top: 13px; border-top: 0px;">
+ <form class="downloads">
+ <a class="button lin-tbb64" href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_<lang>.tar.xz"><span class="strong">Download</span><span class="normal"><button-lin-tbb64></span></a>
+ <select name="language" id="lin-tbb64" class="lang">
+#include <lang.wmi>
+ </select>
+ <div class="sig">
+ <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
+ (<a class="lin-tbb64-sig" href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_<lang>.tar.xz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
+ </div>
+ <a class="additional" href="<page projects/torbrowser>#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/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_<lang>.tar.xz"><span class="strong">Download</span><span class="normal"><button-lin-tbb32></span></a>
+ <select name="language" id="lin-tbb32" class="lang">
+#include <lang.wmi>
+ </select>
+ <div class="sig">
+ <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
+ (<a class="lin-tbb32-sig" href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_<lang>.tar.xz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">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 <version-torbrowserbundlelinux32> (<releasedate-torbrowserbundlelinux32>) - 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="<page projects/torbrowser>">Learn more »</a></p>
+<!-- repo packages -->
+ <div class="package" style="border-bottom: 0px;">
+ <div class="downloads">
+ <a class="additional" style="font-weight: bold;"
+href="<page download/download-unix>">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="<page docs/android>">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-<version-stable>.tar.gz"><span class="strong">Download</span><span class="normal">Source Code</span></a>
+ <div class="sig">
+ (<a href="../dist/tor-<version-stable>.tar.gz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
+ </div>
+ <a class="button" href="../dist/tor-<version-alpha>.tar.gz"><span class="strong">Download</span><span class="normal">Source Code (Unstable)</span></a>
+ <div class="sig">
+ (<a href="../dist/tor-<version-alpha>.tar.gz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">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 <version-stable>. Its <a href="<gitblob>ReleaseNotes<cgitstable>">release notes</a> are available.</p>
+ <p>The current unstable/alpha version of Tor is <version-alpha>. Its <a href="<gitblob>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="<page projects/torbrowser>">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="<page about/overview>#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="<page docs/bridges>">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="<page about/torusers>">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="<page getinvolved/volunteer>#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="<page
+download/download>#windows">Microsoft Windows</a></li>
+<li class="dropdown"><a href="<page download/download>#apple">Apple OS
+X</a></li>
+<li class="dropdown"><a href="<page
+download/download>#linux">Linux/Unix</a></li>
+<li class="dropdown"><a href="<page
+download/download>#smartphone">Smartphones</a></li>
+<li class="dropdown"><a href="<page download/download>#source">Source
+Code</a></li>
+</ul>
+</div>
+</div>
+<!-- START DONATION WIDGET -->
+<a href="<page donate/donate-download>"><img src="../images/btn_donateCC_LG.gif"></a>
+<!-- END DONATION WIDGET -->
+<!-- START INFO -->
+<div class="img-shadow">
+<div class="sidenav-sub">
+<h2>Having Trouble?</h2>
+<ul>
+<li class="dropdown"><a href="<page docs/documentation>">Read the fine manuals</a></li>
+</ul>
+</div>
+</div>
+<!-- END INFO -->
+</div>
+<!-- END SIDECOL -->
+</div>
+<!-- END CONTENT -->
+
+#include <foot.wmi>
1
0
commit 57b7f6d736e73237becc5ea10222dc03872c90bf
Author: hiromipaw <hiro(a)torproject.org>
Date: Wed Nov 15 17:28:24 2017 +0100
Revert "Test localization again"
This reverts commit 92819ff8d59d13c4794876280f007c2de8bd8aeb.
---
download/download.html.es | 476 ----------------------------------------------
download/es/download.wml | 2 +-
2 files changed, 1 insertion(+), 477 deletions(-)
diff --git a/download/download.html.es b/download/download.html.es
deleted file mode 100644
index 83b25a9a..00000000
--- a/download/download.html.es
+++ /dev/null
@@ -1,476 +0,0 @@
-<!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-plug…
- License: Public Domain (http://www.stoimen.com/blog/2009/07/16/jquery-browser-and-os-detection-plug…) */
- </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 acd336f8..7a81b62e 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>es-ES</define-tag>
+<define-tag lang>en-US</define-tag>
#<!-- Download button text for language enabled packages -->
<define-tag button-win-tbb32>Tor Browser</define-tag>
1
0
commit 92819ff8d59d13c4794876280f007c2de8bd8aeb
Author: hiromipaw <hiro(a)torproject.org>
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-plug…
+ License: Public Domain (http://www.stoimen.com/blog/2009/07/16/jquery-browser-and-os-detection-plug…) */
+ </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>
1
0

[webwml/master] Merge branch 'staging' of ssh://git-rw.torproject.org/project/web/webwml into staging
by hiro@torproject.org 05 Dec '17
by hiro@torproject.org 05 Dec '17
05 Dec '17
commit 17f293417c8143abefebcef91921287e0c787778
Merge: 512790e7 92819ff8
Author: hiromipaw <hiro(a)torproject.org>
Date: Wed Nov 15 17:27:49 2017 +0100
Merge branch 'staging' of ssh://git-rw.torproject.org/project/web/webwml into staging
Makefile.common | 2 +-
download/download.html.es | 476 ++++++++++++++++++++++++++++++++++++++++++++++
download/es/download.wml | 376 ++++++++++++++++++++++++++++++++++++
3 files changed, 853 insertions(+), 1 deletion(-)
1
0
commit 12cd78c79b78ab182c90b93d629c83805ee65cfb
Merge: a61cc30e a534ef42
Author: Nicolas Vigier <boklm(a)torproject.org>
Date: Thu Nov 16 12:23:57 2017 +0100
Merge branch 'master' into staging
projects/torbrowser/RecommendedTBBVersions | 9 ---------
1 file changed, 9 deletions(-)
1
0

05 Dec '17
commit d820ced636fd30fbf43f4f5399582a4956d7f6d3
Author: Nicolas Vigier <boklm(a)torproject.org>
Date: Thu Nov 16 12:34:53 2017 +0100
Remove old osx32 variables and comments
---
download/en/download-easy.wml | 4 ++--
download/en/download.wml | 18 ++----------------
include/versions.wmi | 2 --
3 files changed, 4 insertions(+), 20 deletions(-)
diff --git a/download/en/download-easy.wml b/download/en/download-easy.wml
index 90aa6614..8ba1d00e 100644
--- a/download/en/download-easy.wml
+++ b/download/en/download-easy.wml
@@ -12,7 +12,7 @@
#<!-- Download button text for language enabled packages -->
<define-tag button-win-tbb32>Tor Browser</define-tag>
<define-tag button-win-tbb64>Currently Unused</define-tag>
-<define-tag button-osx-tbb32>Tor Browser</define-tag>
+<define-tag button-osx-tbb64>Tor Browser</define-tag>
<define-tag button-lin-tbb32>Tor Browser</define-tag>
<define-tag button-lin-tbb64>Linux 64-bit</define-tag>
@@ -64,7 +64,7 @@
<p>Everything you need to safely browse the Internet.<br /><a href="<page projects/torbrowser>">Learn more »</a></p>
</div>
<form class="downloads">
- <a class="button osx-tbb" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_<lang>.dmg"><span class="strong">Download</span><span class="normal"><button-osx-tbb32></span></a>
+ <a class="button osx-tbb" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_<lang>.dmg"><span class="strong">Download</span><span class="normal"><button-osx-tbb64></span></a>
<select name="language" id="osx-tbb" class="lang">
#include <lang.wmi>
</select>
diff --git a/download/en/download.wml b/download/en/download.wml
index 7a81b62e..b6149b51 100644
--- a/download/en/download.wml
+++ b/download/en/download.wml
@@ -12,7 +12,7 @@
#<!-- Download button text for language enabled packages -->
<define-tag button-win-tbb32>Tor Browser</define-tag>
<define-tag button-win-tbb64>Currently Unused</define-tag>
-<define-tag button-osx-tbb32>Tor Browser</define-tag>
+<define-tag button-osx-tbb64>Tor Browser</define-tag>
#<!-- Comment out until it's available again. -EC <define-tag button-osx-tbb64>64-bit</define-tag> -->
<define-tag button-lin-tbb32>Tor Browser (32-Bit)</define-tag>
<define-tag button-lin-tbb64>Tor Browser (64-Bit)</define-tag>
@@ -81,7 +81,7 @@ you are used to. Please read the <a href="#warning">full list of warnings</a> fo
#<!-- NOTE - change language enabled button text at the top of this page -->
<div class="package" style="padding-top: 13px; border-top: 0px;">
<form class="downloads">
- <a class="button osx-tbb" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_<lang>.dmg"><span class="strong">Download</span><span class="normal"><button-osx-tbb32></span></a>
+ <a class="button osx-tbb" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_<lang>.dmg"><span class="strong">Download</span><span class="normal"><button-osx-tbb64></span></a>
<select name="language" id="osx-tbb" class="lang">
#include <lang.wmi>
</select>
@@ -90,20 +90,6 @@ you are used to. Please read the <a href="#warning">full list of warnings</a> fo
(<a class="osx-tbb-sig" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_<lang>.dmg.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
</div>
<a class="additional" href="<page projects/torbrowser>#downloads-alpha">Download Unstable</a><br />
-# Comment out until 64-bit Mac OS X bundles are available again
-# <a class="button osx-tbb64" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-<lang>.zip"><span class="strong">Download</span><span class="normal"><button-osx-tbb64></span></a>
-# <select name="language" id="osx-tbb64" class="lang">
-
-# NO #include <lang.wmi>
-# </select>
-# <div class="sig">
-# <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
-#<!-- Mac OS X 64. -EC
-# (<a class="osx-tbb64-sig" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-<lang>.zip.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
-# </div>
-# <a href="<page projects/torbrowser-details>#build">Source Code</a><br />
-# <a class="additional" href="../dist/torbrowser/<version-torbrowserbundleosx32alpha>/TorBrowser-<version-torbrowserbundleosx32alpha>-osx-i386-en-US.zip">Download Unstable</a> (<a href="../dist/torbrowser/<version-torbrowserbundleosx32alpha>/TorBrowser-<version-torbrowserbundleosx32alpha>-osx-i386-en-US.zip.asc">sig</a>)
-
</form>
<h2>Tor Browser</h2>
diff --git a/include/versions.wmi b/include/versions.wmi
index c3b2a627..9c75a2d8 100644
--- a/include/versions.wmi
+++ b/include/versions.wmi
@@ -19,8 +19,6 @@
<define-tag version-torbrowserbundlelinux64beta whitespace=delete>7.5a7</define-tag>
<define-tag releasedate-torbrowserbundlelinux64beta whitespace=delete>2017-11-04</define-tag>
-<define-tag version-torbrowserbundleosx32 whitespace=delete>7.0.10</define-tag>
-<define-tag releasedate-torbrowserbundleosx32 whitespace=delete>2017-11-14</define-tag>
<define-tag version-torbrowserbundleosx64 whitespace=delete>7.0.10</define-tag>
<define-tag releasedate-torbrowserbundleosx64 whitespace=delete>2017-11-14</define-tag>
<define-tag version-torbrowserbundleosx64beta whitespace=delete>7.5a7</define-tag>
1
0