[tor-commits] [tpo/master] Add 'browser' in the text
hiro at torproject.org
hiro at torproject.org
Tue Apr 16 14:18:26 UTC 2019
commit 5832fc25a59011ae14ca2af3cbe79ac4381ab922
Author: Gustavo Gus <gusgustavo at users.noreply.github.com>
Date: Fri Mar 29 09:18:31 2019 -0400
Add 'browser' in the text
You can configure "Tor Browser"
---
templates/download.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/download.html b/templates/download.html
index f531275..55825c1 100644
--- a/templates/download.html
+++ b/templates/download.html
@@ -6,7 +6,7 @@
</div>
<h3 class="text-primary">{{ _('Get connected') }}</h3>
<div class="row pl-3 pr-5 text-tpo">
- <p class="text-tpo"><span class="text-bold">{{ _('If you are in a country where Tor is blocked, you can configure Tor to connect to a bridge during the setup process.') }} </span></p>
+ <p class="text-tpo"><span class="text-bold">{{ _('If you are in a country where Tor is blocked, you can configure Tor Browser to connect to a bridge during the setup process.') }} </span></p>
<p class="text-tpo">{{ _('Select "Tor is censored in my country."') }}</p>
</div>
<div class="row pl-3 pr-5 text-tpo">
More information about the tor-commits
mailing list