From 1f6d292c573604f1fe1af7c95d8cf2c748dfcb3a Mon Sep 17 00:00:00 2001 From: emma peel <emma.peel@riseup.net> Date: Mon, 15 Apr 2019 12:30:10 +0200 Subject: [PATCH] grammar corrections, reported by translator --- content/misc/glossary/contents.lr | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/misc/glossary/contents.lr b/content/misc/glossary/contents.lr index 68c0a6ff..f3737539 100644 --- a/content/misc/glossary/contents.lr +++ b/content/misc/glossary/contents.lr @@ -147,7 +147,7 @@ FTE (format-transforming encryption) is a pluggable transport that disguises [To ### GetTor -It is a service that automatically responds to messages (Email, XMPP, Twitter) with links to the latest version of [Tor Browser](#tor-browser), hosted at a variety of locations, such as Dropbox, Google Drive and Github. +It is a service that automatically responds to messages (Email, XMPP, Twitter) with links to the latest version of [Tor Browser](#tor-browser), hosted at a variety of locations, such as Dropbox, Google Drive and GitHub. ### GSoC @@ -200,7 +200,7 @@ IP addresses are the location address of the device, similar to the addresses of ### JavaScript -JavaScript is a programming language that websites use to offer interactive elements such as video, animation, audio, and status timelines. Unfortunately, JavaScript can also enable attacks on the security of the [web browser](#web-browser), which might lead to deanonymization. The [NoScript](#noscript) [extension](#add-on-extension-or-plugin) in [Tor Browser](#tor-browser) can be used to manage Javascript on different websites. +JavaScript is a programming language that websites use to offer interactive elements such as video, animation, audio, and status timelines. Unfortunately, JavaScript can also enable attacks on the security of the [web browser](#web-browser), which might lead to deanonymization. The [NoScript](#noscript) [extension](#add-on-extension-or-plugin) in [Tor Browser](#tor-browser) can be used to manage JavaScript on different websites. ## K @@ -412,7 +412,7 @@ By default, Tor Browser does not keep any [browsing history](#browsing-history). ### Tor Launcher -When you run [Tor Browser](#tor-browser) for the first time, you will see the Tor Launcher window. +When you run [Tor Browser](#tor-browser) for the first time, you see the Tor Launcher window. It offers you the option to connect directly to the [Tor network](#tor-/-tor-network/-core-tor), or to configure Tor Browser for your connection. In the second case Tor Launcher will take you through a series of configuration options. -- GitLab