hiro commited on 2018-09-06 18:44:07
Zeige 4 geänderte Dateien mit 39 Einfügungen und 17 Löschungen.
| ... | ... |
@@ -170,7 +170,10 @@ |
| 170 | 170 |
<div class="package" style="padding-top: 13px; border-top: 0px;"> |
| 171 | 171 |
<div class="desc"> |
| 172 | 172 |
<h2>Tor Browser for Android</h2> |
| 173 |
- <p>Tor Browser for Android hasn't been released yet.</p> |
|
| 173 |
+ <p>Tor Browser for Android has only be released in alpha-version. <br /> |
|
| 174 |
+ You can download the alpha release on <a href="https://play.google.com/store/apps/details?id=org.torproject.torbrowser_alpha">GooglePlay</a> or from |
|
| 175 |
+ our <a href="https://www.torproject.org/projects/torbrowser.html.en#downloads-alpha">alpha download list</a>. |
|
| 176 |
+ </p> |
|
| 174 | 177 |
<!-- |
| 175 | 178 |
<p> |
| 176 | 179 |
Introducing Tor Browser for Android, the mobile browser with the |
| ... | ... |
@@ -10,8 +10,8 @@ |
| 10 | 10 |
<define-tag lang>en-US</define-tag> |
| 11 | 11 |
|
| 12 | 12 |
#<!-- Download button text for language enabled packages --> |
| 13 |
-<define-tag button-win-tbb32>Tor Browser (32-bit)</define-tag> |
|
| 14 |
-<define-tag button-win-tbb64>Tor Browser (64-bit)</define-tag> |
|
| 13 |
+<define-tag button-win-tbb32>Tor Browser</define-tag> |
|
| 14 |
+<define-tag button-win-tbb64>Currently Unused</define-tag> |
|
| 15 | 15 |
<define-tag button-osx-tbb64>Tor Browser</define-tag> |
| 16 | 16 |
#<!-- Comment out until it's available again. -EC <define-tag button-osx-tbb64>64-bit</define-tag> --> |
| 17 | 17 |
<define-tag button-lin-tbb32>Tor Browser (32-Bit)</define-tag> |
| ... | ... |
@@ -41,15 +41,6 @@ you are used to. Please read the <a href="#warning">full list of warnings</a> fo |
| 41 | 41 |
#<!-- NOTE - change language enabled button text at the top of this page --> |
| 42 | 42 |
<div class="package" style="padding-top: 13px; border-top: 0px;"> |
| 43 | 43 |
<form class="downloads"> |
| 44 |
- <a class="button win-tbb64" href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-win64-<version-torbrowserbundle>_<lang>.exe"><span class="strong">Download</span><span class="normal"><button-win-tbb64></span></a> |
|
| 45 |
- <select name="language" id="win-tbb64" class="lang"> |
|
| 46 |
-#include <lang.wmi> |
|
| 47 |
- </select> |
|
| 48 |
- <div class="sig"> |
|
| 49 |
- <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a> |
|
| 50 |
- (<a class="win-tbb64-sig" href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-win64-<version-torbrowserbundle>_<lang>.exe.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a> |
|
| 51 |
- </div> |
|
| 52 |
- <a class="additional" href="<page projects/torbrowser>#downloads-alpha">Download Unstable</a><br /> |
|
| 53 | 44 |
<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> |
| 54 | 45 |
<select name="language" id="win-tbb" class="lang"> |
| 55 | 46 |
#include <lang.wmi> |
| ... | ... |
@@ -58,11 +49,12 @@ you are used to. Please read the <a href="#warning">full list of warnings</a> fo |
| 58 | 49 |
<a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a> |
| 59 | 50 |
(<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> |
| 60 | 51 |
</div> |
| 52 |
+ <a class="additional" href="<page projects/torbrowser>#downloads-alpha">Download Unstable</a><br /> |
|
| 61 | 53 |
<!-- <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>)--> |
| 62 | 54 |
</form> |
| 63 | 55 |
|
| 64 | 56 |
<h2>Tor Browser</h2> |
| 65 |
- <em>Version <version-torbrowserbundle> (<releasedate-torbrowserbundle>) - Windows 10, 8, and 7</em> |
|
| 57 |
+ <em>Version <version-torbrowserbundle> (<releasedate-torbrowserbundle>) - Windows 10, 8, 7, Vista, and XP</em> |
|
| 66 | 58 |
<p>Everything you need to safely browse the Internet. <a href="<page projects/torbrowser>">Learn more »</a></p> |
| 67 | 59 |
</div> |
| 68 | 60 |
<!-- EXPERT BUNDLE --> |
| ... | ... |
@@ -158,7 +150,7 @@ custom configurations. All an apt-get or yum install away.</p> |
| 158 | 150 |
</div> |
| 159 | 151 |
<!-- END UNIX --> |
| 160 | 152 |
<!-- START ANDROID --> |
| 161 |
- <div id="android" class="accordionButton on"> |
|
| 153 |
+ <!--<div id="android" class="accordionButton on"> |
|
| 162 | 154 |
<span class="android24">Android</span> |
| 163 | 155 |
</div> |
| 164 | 156 |
<div class="accordionContent"> |
| ... | ... |
@@ -177,7 +169,7 @@ custom configurations. All an apt-get or yum install away.</p> |
| 177 | 169 |
Introducing Tor Browser for Android, the mobile browser with the |
| 178 | 170 |
highest privacy protections ever available and on par with Tor |
| 179 | 171 |
Browser for desktop. You can download the alpha release on |
| 180 |
- <a href="https://play.google.com/store/apps/details?id=org.torproject.android">GooglePlay</a> |
|
| 172 |
+ <a href="https://play.google.com/store/apps/details?id=org.torproject.torbrowser_alpha">GooglePlay</a> |
|
| 181 | 173 |
or <a href="">FDroid</a>, or you can get the apk by clicking on the |
| 182 | 174 |
button bellow. |
| 183 | 175 |
</p> |
| ... | ... |
@@ -192,7 +184,7 @@ custom configurations. All an apt-get or yum install away.</p> |
| 192 | 184 |
the app. We plan on fixing it for the next release. |
| 193 | 185 |
</p> |
| 194 | 186 |
</div> |
| 195 |
- </div> |
|
| 187 |
+ </div>--> |
|
| 196 | 188 |
<!-- END ANDROID --> |
| 197 | 189 |
<!-- START SMARTPHONE --> |
| 198 | 190 |
<!-- END SMARTPHONE --> |
| ... | ... |
@@ -49,4 +49,4 @@ |
| 49 | 49 |
|
| 50 | 50 |
# *** tor browser android *** |
| 51 | 51 |
<define-tag version-torbrowserbundleandroid whitespace=delete>1.0a1</define-tag> |
| 52 |
-<define-tag releasedate-torbrowserbundleandroid whitespace=delete>2018-08-31</define-tag> |
|
| 52 |
+<define-tag releasedate-torbrowserbundleandroid whitespace=delete>2018-09-06</define-tag> |
| ... | ... |
@@ -512,6 +512,7 @@ |
| 512 | 512 |
<th>Microsoft Windows<br><em>(<version-torbrowserbundlebeta>)</em></th> |
| 513 | 513 |
<th>Mac OS X<br><em>(<version-torbrowserbundleosx64beta>)</em></th> |
| 514 | 514 |
<th>Linux<br><em>(<version-torbrowserbundlelinux32beta>)</em></th> |
| 515 |
+ <th>Android<br><em>(<version-torbrowserbundleandroid>)</em></th> |
|
| 515 | 516 |
</tr> |
| 516 | 517 |
</thead> |
| 517 | 518 |
<tbody> |
| ... | ... |
@@ -530,6 +531,8 @@ |
| 530 | 531 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_en-US.tar.xz.asc">sig</a>)</em> |
| 531 | 532 |
• <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_en-US.tar.xz">64-bit</a> |
| 532 | 533 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_en-US.tar.xz.asc">sig</a>)</em></td> |
| 534 |
+ <td><a href="../dist/torbrowser/mobile/<version-torbrowserbundleandroid>/tor-browser-android-arm-<version-torbrowserbundleandroid>.apk">Android</a> |
|
| 535 |
+ <em>(<a href="../dist/torbrowser/mobile/<version-torbrowserbundleandroid>/TorBrowser-<version-torbrowserbundleandroid>.asc">sig</a>)</em></td> |
|
| 533 | 536 |
</tr> |
| 534 | 537 |
<tr class="alt"> |
| 535 | 538 |
<td>العربية (ar)</td> |
| ... | ... |
@@ -546,6 +549,7 @@ |
| 546 | 549 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_ar.tar.xz.asc">sig</a>)</em> |
| 547 | 550 |
• <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_ar.tar.xz">64-bit</a> |
| 548 | 551 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_ar.tar.xz.asc">sig</a>)</em></td> |
| 552 |
+ <td></td> |
|
| 549 | 553 |
</tr> |
| 550 | 554 |
<tr class="alt"> |
| 551 | 555 |
<td>Català (ca)</td> |
| ... | ... |
@@ -562,6 +566,7 @@ |
| 562 | 566 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_ca.tar.xz.asc">sig</a>)</em> |
| 563 | 567 |
• <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_ca.tar.xz">64-bit</a> |
| 564 | 568 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_ca.tar.xz.asc">sig</a>)</em></td> |
| 569 |
+ <td></td> |
|
| 565 | 570 |
</tr> |
| 566 | 571 |
<tr> |
| 567 | 572 |
<td>Dansk (da)</td> |
| ... | ... |
@@ -578,6 +583,7 @@ |
| 578 | 583 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_da.tar.xz.asc">sig</a>)</em> |
| 579 | 584 |
• <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_da.tar.xz">64-bit</a> |
| 580 | 585 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_da.tar.xz.asc">sig</a>)</em></td> |
| 586 |
+ <td></td> |
|
| 581 | 587 |
</tr> |
| 582 | 588 |
<tr> |
| 583 | 589 |
<td>Deutsch (de)</td> |
| ... | ... |
@@ -594,6 +600,7 @@ |
| 594 | 600 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_de.tar.xz.asc">sig</a>)</em> |
| 595 | 601 |
• <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_de.tar.xz">64-bit</a> |
| 596 | 602 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_de.tar.xz.asc">sig</a>)</em></td> |
| 603 |
+ <td></td> |
|
| 597 | 604 |
</tr> |
| 598 | 605 |
<tr class="alt"> |
| 599 | 606 |
<td>Español (es-ES)</td> |
| ... | ... |
@@ -610,6 +617,7 @@ |
| 610 | 617 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_es-ES.tar.xz.asc">sig</a>)</em> |
| 611 | 618 |
• <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_es-ES.tar.xz">64-bit</a> |
| 612 | 619 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_es-ES.tar.xz.asc">sig</a>)</em></td> |
| 620 |
+ <td></td> |
|
| 613 | 621 |
</tr> |
| 614 | 622 |
<tr> |
| 615 | 623 |
<td>فارسی (fa)</td> |
| ... | ... |
@@ -626,6 +634,7 @@ |
| 626 | 634 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_fa.tar.xz.asc">sig</a>)</em> |
| 627 | 635 |
• <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_fa.tar.xz">64-bit</a> |
| 628 | 636 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_fa.tar.xz.asc">sig</a>)</em></td> |
| 637 |
+ <td></td> |
|
| 629 | 638 |
</tr> |
| 630 | 639 |
<tr class="alt"> |
| 631 | 640 |
<td>Français (fr)</td> |
| ... | ... |
@@ -642,6 +651,7 @@ |
| 642 | 651 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_fr.tar.xz.asc">sig</a>)</em> |
| 643 | 652 |
• <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_fr.tar.xz">64-bit</a> |
| 644 | 653 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_fr.tar.xz.asc">sig</a>)</em></td> |
| 654 |
+ <td></td> |
|
| 645 | 655 |
</tr> |
| 646 | 656 |
<tr class="alt"> |
| 647 | 657 |
<td>Gaeilge (Irish) (ga-IE)</td> |
| ... | ... |
@@ -658,6 +668,7 @@ |
| 658 | 668 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_ga-IE.tar.xz.asc">sig</a>)</em> |
| 659 | 669 |
• <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_ga-IE.tar.xz">64-bit</a> |
| 660 | 670 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_ga-IE.tar.xz.asc">sig</a>)</em></td> |
| 671 |
+ <td></td> |
|
| 661 | 672 |
</tr> |
| 662 | 673 |
<tr> |
| 663 | 674 |
<td>עברית (he)</td> |
| ... | ... |
@@ -674,6 +685,7 @@ |
| 674 | 685 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_he.tar.xz.asc">sig</a>)</em> |
| 675 | 686 |
• <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_he.tar.xz">64-bit</a> |
| 676 | 687 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_he.tar.xz.asc">sig</a>)</em></td> |
| 688 |
+ <td></td> |
|
| 677 | 689 |
</tr> |
| 678 | 690 |
<tr class="alt"> |
| 679 | 691 |
<td>bahasa Indonesia (id)</td> |
| ... | ... |
@@ -690,6 +702,7 @@ |
| 690 | 702 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_id.tar.xz.asc">sig</a>)</em> |
| 691 | 703 |
• <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_id.tar.xz">64-bit</a> |
| 692 | 704 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_id.tar.xz.asc">sig</a>)</em></td> |
| 705 |
+ <td></td> |
|
| 693 | 706 |
</tr> |
| 694 | 707 |
<tr class="alt"> |
| 695 | 708 |
<td>íslenska (is)</td> |
| ... | ... |
@@ -706,6 +719,7 @@ |
| 706 | 719 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_is.tar.xz.asc">sig</a>)</em> |
| 707 | 720 |
• <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_is.tar.xz">64-bit</a> |
| 708 | 721 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_is.tar.xz.asc">sig</a>)</em></td> |
| 722 |
+ <td></td> |
|
| 709 | 723 |
</tr> |
| 710 | 724 |
<tr> |
| 711 | 725 |
<td>Italiano (it)</td> |
| ... | ... |
@@ -722,6 +736,7 @@ |
| 722 | 736 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_it.tar.xz.asc">sig</a>)</em> |
| 723 | 737 |
• <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_it.tar.xz">64-bit</a> |
| 724 | 738 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_it.tar.xz.asc">sig</a>)</em></td> |
| 739 |
+ <td></td> |
|
| 725 | 740 |
</tr> |
| 726 | 741 |
<tr class="alt"> |
| 727 | 742 |
<td>日本語 (ja)</td> |
| ... | ... |
@@ -740,6 +755,7 @@ |
| 740 | 755 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_ja.tar.xz.asc">sig</a>)</em> |
| 741 | 756 |
• <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_ja.tar.xz">64-bit</a> |
| 742 | 757 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_ja.tar.xz.asc">sig</a>)</em></td> |
| 758 |
+ <td></td> |
|
| 743 | 759 |
</tr> |
| 744 | 760 |
<tr> |
| 745 | 761 |
<td>Korean (ko)</td> |
| ... | ... |
@@ -756,6 +772,7 @@ |
| 756 | 772 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_ko.tar.xz.asc">sig</a>)</em> |
| 757 | 773 |
• <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_ko.tar.xz">64-bit</a> |
| 758 | 774 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_ko.tar.xz.asc">sig</a>)</em></td> |
| 775 |
+ <td></td> |
|
| 759 | 776 |
</tr> |
| 760 | 777 |
<tr class="alt"> |
| 761 | 778 |
<td>Norsk bokmåͅl (nb)</td> |
| ... | ... |
@@ -772,6 +789,7 @@ |
| 772 | 789 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_nb-NO.tar.xz.asc">sig</a>)</em> |
| 773 | 790 |
• <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_nb-NO.tar.xz">64-bit</a> |
| 774 | 791 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_nb-NO.tar.xz.asc">sig</a>)</em></td> |
| 792 |
+ <td></td> |
|
| 775 | 793 |
</tr> |
| 776 | 794 |
<tr class="alt"> |
| 777 | 795 |
<td>Nederlands (nl)</td> |
| ... | ... |
@@ -788,6 +806,7 @@ |
| 788 | 806 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_nl.tar.xz.asc">sig</a>)</em> |
| 789 | 807 |
• <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_nl.tar.xz">64-bit</a> |
| 790 | 808 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_nl.tar.xz.asc">sig</a>)</em></td> |
| 809 |
+ <td></td> |
|
| 791 | 810 |
</tr> |
| 792 | 811 |
<tr> |
| 793 | 812 |
<td>Polish (pl)</td> |
| ... | ... |
@@ -804,6 +823,7 @@ |
| 804 | 823 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_pl.tar.xz.asc">sig</a>)</em> |
| 805 | 824 |
• <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_pl.tar.xz">64-bit</a> |
| 806 | 825 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_pl.tar.xz.asc">sig</a>)</em></td> |
| 826 |
+ <td></td> |
|
| 807 | 827 |
</tr> |
| 808 | 828 |
<tr class="alt"> |
| 809 | 829 |
<td>Português (pt-BR)</td> |
| ... | ... |
@@ -820,6 +840,7 @@ |
| 820 | 840 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_pt-BR.tar.xz.asc">sig</a>)</em> |
| 821 | 841 |
• <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_pt-BR.tar.xz">64-bit</a> |
| 822 | 842 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_pt-BR.tar.xz.asc">sig</a>)</em></td> |
| 843 |
+ <td></td> |
|
| 823 | 844 |
</tr> |
| 824 | 845 |
<tr> |
| 825 | 846 |
<td>Русский (ru)</td> |
| ... | ... |
@@ -836,6 +857,7 @@ |
| 836 | 857 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_ru.tar.xz.asc">sig</a>)</em> |
| 837 | 858 |
• <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_ru.tar.xz">64-bit</a> |
| 838 | 859 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_ru.tar.xz.asc">sig</a>)</em></td> |
| 860 |
+ <td></td> |
|
| 839 | 861 |
</tr> |
| 840 | 862 |
<tr> |
| 841 | 863 |
<td>Svenska (sv-SE)</td> |
| ... | ... |
@@ -852,6 +874,7 @@ |
| 852 | 874 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_sv-SE.tar.xz.asc">sig</a>)</em> |
| 853 | 875 |
• <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_sv-SE.tar.xz">64-bit</a> |
| 854 | 876 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_sv-SE.tar.xz.asc">sig</a>)</em></td> |
| 877 |
+ <td></td> |
|
| 855 | 878 |
</tr> |
| 856 | 879 |
<tr class="alt"> |
| 857 | 880 |
<td>Türkçe (tr)</td> |
| ... | ... |
@@ -868,6 +891,7 @@ |
| 868 | 891 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_tr.tar.xz.asc">sig</a>)</em> |
| 869 | 892 |
• <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_tr.tar.xz">64-bit</a> |
| 870 | 893 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_tr.tar.xz.asc">sig</a>)</em></td> |
| 894 |
+ <td></td> |
|
| 871 | 895 |
</tr> |
| 872 | 896 |
<tr> |
| 873 | 897 |
<td>Vietnamese (vi)</td> |
| ... | ... |
@@ -884,6 +908,7 @@ |
| 884 | 908 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_vi.tar.xz.asc">sig</a>)</em> |
| 885 | 909 |
• <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_vi.tar.xz">64-bit</a> |
| 886 | 910 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_vi.tar.xz.asc">sig</a>)</em></td> |
| 911 |
+ <td></td> |
|
| 887 | 912 |
</tr> |
| 888 | 913 |
<tr class="alt"> |
| 889 | 914 |
<td>简体字 (zh-CN)</td> |
| ... | ... |
@@ -900,6 +925,7 @@ |
| 900 | 925 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_zh-CN.tar.xz.asc">sig</a>)</em> |
| 901 | 926 |
• <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_zh-CN.tar.xz">64-bit</a> |
| 902 | 927 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_zh-CN.tar.xz.asc">sig</a>)</em></td> |
| 928 |
+ <td></td> |
|
| 903 | 929 |
</tr> |
| 904 | 930 |
<tr> |
| 905 | 931 |
<td>正體字 (zh-TW)</td> |
| ... | ... |
@@ -916,6 +942,7 @@ |
| 916 | 942 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux32beta>/tor-browser-linux32-<version-torbrowserbundlelinux32beta>_zh-TW.tar.xz.asc">sig</a>)</em> |
| 917 | 943 |
• <a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_zh-TW.tar.xz">64-bit</a> |
| 918 | 944 |
<em>(<a href="../dist/torbrowser/<version-torbrowserbundlelinux64beta>/tor-browser-linux64-<version-torbrowserbundlelinux64beta>_zh-TW.tar.xz.asc">sig</a>)</em></td> |
| 945 |
+ <td></td> |
|
| 919 | 946 |
</tr> |
| 920 | 947 |
</tbody> |
| 921 | 948 |
</table> |
| 922 | 949 |