Author: mttp Date: 2014-07-08 02:24:40 +0000 (Tue, 08 Jul 2014) New Revision: 26858
Modified: website/trunk/download/en/download.wml Log: Changed non-tag "Tor Browser Bundle"s to "Tor Browser"s.
Modified: website/trunk/download/en/download.wml =================================================================== --- website/trunk/download/en/download.wml 2014-07-08 01:59:34 UTC (rev 26857) +++ website/trunk/download/en/download.wml 2014-07-08 02:24:40 UTC (rev 26858) @@ -10,11 +10,11 @@ <define-tag lang>en-US</define-tag>
#<!-- Download button text for language enabled packages --> -<define-tag button-win-tbb32>Tor Browser Bundle</define-tag> +<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 Bundle</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 Bundle</define-tag> +<define-tag button-lin-tbb32>Tor Browser</define-tag> <define-tag button-lin-tbb64>64-bit</define-tag>
#include "dlhead.wmi" TITLE="Download Tor" CHARSET="UTF-8" @@ -53,7 +53,7 @@ <!-- <a class="additional" href="../dist/torbrowser/<version-torbrowserbundledir>/tor-browser-<version-torbrowserbundlealpha>_en-US.exe">Download Unstable</a> (<a href="../dist/torbrowser/<version-torbrowserbundledir>/tor-browser-<version-torbrowserbundlealpha>_en-US.exe.asc">sig</a>)--> </form>
- <h2>Tor Browser Bundle</h2> + <h2>Tor Browser</h2> <em>Version <version-torbrowserbundle> - Windows 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> @@ -145,7 +145,7 @@
</form>
- <h2>Tor Browser Bundle</h2> + <h2>Tor Browser</h2> <em>Version <version-torbrowserbundleosx32> - 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> @@ -182,7 +182,7 @@ <!-- <a class="additional" href="../dist/torbrowser/<version-torbrowserbundledir>/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64alpha>-dev-en-US.tar.gz">Download Unstable</a> (<a href="../dist/torbrowser/<version-torbrowserbundledir>/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64alpha>-dev-en-US.tar.gz.asc">sig</a>)--> </form>
- <h2>Tor Browser Bundle</h2> + <h2>Tor Browser</h2> <em>Version <version-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 @@ -269,7 +269,7 @@ 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 Bundle</a>. It is pre-configured to protect +<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 the Tor Browser itself. Almost any other web browser configuration is likely to be unsafe to use with Tor. @@ -316,7 +316,7 @@ <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, the Tor Browser Bundle includes <a +encryption to websites, the 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
tor-commits@lists.torproject.org