diff --git a/download/en/download-easy.wml b/download/en/download-easy.wml index e6665b1a..9f99b4b8 100644 --- a/download/en/download-easy.wml +++ b/download/en/download-easy.wml @@ -12,8 +12,8 @@ # Tor Browser Bundle Currently Unused -Tor Browser Bundle (Beta) -Mac 64-bit (Beta) +Tor Browser Bundle +Mac 64-bit Tor Browser Bundle (Beta) Linux 64-bit (Beta) @@ -50,20 +50,20 @@ you are used to. Please read the full list of warnings fo Version - Windows 7, Vista, and XP

Everything you need to safely browse the Internet. This package requires no installation. Just extract it and run. Learn more »

-

Not Using Windows? Download for Mac, Linux, or Linux 64-bit

+

Not Using Windows? Download for Mac, Linux, or Linux 64-bit

- Download + Download
@@ -78,13 +78,13 @@ you are used to. Please read the full list of warnings fo
- Download + Download
@@ -113,7 +113,7 @@ you are used to. Please read the full list of warnings fo Version - Linux, Unix, BSD

Everything you need to safely browse the Internet. This package requires no installation. Just extract it and run. Learn more »

-

Not Using Linux? Download for Mac or Windows

+

Not Using Linux? Download for Mac or Windows

@@ -134,7 +134,7 @@ you are used to. Please read the full list of warnings fo Version - Linux, Unix, BSD (64-Bit)

Everything you need to safely browse the Internet. This package requires no installation. Just extract it and run. Learn more »

-

Not Using Linux? Download for Mac or Windows

+

Not Using Linux? Download for Mac or Windows

Looking For Something Else? View All Downloads

diff --git a/download/en/download.wml b/download/en/download.wml index 30676827..4973185d 100644 --- a/download/en/download.wml +++ b/download/en/download.wml @@ -12,8 +12,8 @@ # Tor Browser Bundle Currently Unused -Tor Browser Bundle (Beta) -64-bit (Beta) +Tor Browser Bundle +64-bit Tor Browser Bundle (Beta) 64-bit (Beta) diff --git a/include/dlhead.wmi b/include/dlhead.wmi index 27917715..99261d4c 100644 --- a/include/dlhead.wmi +++ b/include/dlhead.wmi @@ -58,8 +58,8 @@ var pkg = caller.attr('id'); var lang = caller.val(); var wintbb = '../dist/torbrowser/tor-browser-_'+lang+'.exe'; - var osxtbb = '../dist/torbrowser/osx/TorBrowser--dev-osx-i386-'+lang+'.zip'; - var osxtbb64 = '../dist/torbrowser/osx/TorBrowser--dev-osx-x86_64-'+lang+'.zip'; + var osxtbb = '../dist/torbrowser/osx/TorBrowser--osx-i386-'+lang+'.zip'; + var osxtbb64 = '../dist/torbrowser/osx/TorBrowser--osx-x86_64-'+lang+'.zip'; var lintbb32 = '../dist/torbrowser/linux/tor-browser-gnu-linux-i686--dev-'+lang+'.tar.gz'; var lintbb64 = '../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64--dev-'+lang+'.tar.gz'; if(pkg == 'win-tbb'){