From 5a737889fec05569a1a22b2847f4ac5392579c9a Mon Sep 17 00:00:00 2001 From: yan Date: Thu, 17 May 2018 14:34:18 -0700 Subject: [PATCH] Add slash to end of torproject URL fix https://github.com/brave/browser-laptop/issues/14121 --- app/extensions/brave/locales/en-US/newtab.properties | 2 +- package-lock.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/extensions/brave/locales/en-US/newtab.properties b/app/extensions/brave/locales/en-US/newtab.properties index 3a414dd1d14..306c14d33d9 100644 --- a/app/extensions/brave/locales/en-US/newtab.properties +++ b/app/extensions/brave/locales/en-US/newtab.properties @@ -25,7 +25,7 @@ preferencesPage.title=Go to Preferences page privateTabsMore=More about private tabs privateTabText1=Whether or not you use Tor, private tabs are not logged in page history or counted in Brave Payments calculations. Private tabs and their cookies always vanish when the browser is closed. privateTabText2=If you use private tabs without Tor, the sites you visit will be visible to your ISP or your employer. You won’t be anonymous, and sites will learn your public IP address. -privateTabText3=With Tor, Brave works hard to ensure that you’re extremely difficult to track online while providing a delightful browsing experience. But if your personal safety depends on remaining anonymous you may wish to use the Tor Browser from https://torproject.org instead. +privateTabText3=With Tor, Brave works hard to ensure that you’re extremely difficult to track online while providing a delightful browsing experience. But if your personal safety depends on remaining anonymous you may wish to use the Tor Browser from https://torproject.org/ instead. privateTabTitle=This is a Private Tab privateTabTorTitle=Make private tabs much more private with privateTabTorText1=Tor hides your IP address from the sites you visit, and hides the sites you visit from your ISP or your employer. Tor can slow down browsing. Some sites treat anonymous users differently, or might not work at all. Some sites might even ask you to prove you’re human. diff --git a/package-lock.json b/package-lock.json index f6f72b5f887..d3aaf64b442 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "brave", - "version": "0.23.5", + "version": "0.23.7", "lockfileVersion": 1, "requires": true, "dependencies": {