[tor-commits] [tpo/master] Add TBA 10.0 warning

gus at torproject.org gus at torproject.org
Tue Sep 22 20:23:56 UTC 2020


commit bfdfc2e68a155f5f0b1bcd53a6fa503a3618e8b9
Author: Antonela <antonela at torproject.org>
Date:   Tue Sep 22 20:13:06 2020 +0000

    Add TBA 10.0 warning
---
 templates/hero-download.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/hero-download.html b/templates/hero-download.html
index eabd2e40..9013f91a 100644
--- a/templates/hero-download.html
+++ b/templates/hero-download.html
@@ -53,7 +53,7 @@
 
 <div class="row bg-darker my-5 p-3 rounded">
   {% from "macros/downloads.html" import render_tor_browser_blog_post %}
-  <h5 class="mx-auto text-white text-center my-0"><i class="text-light fas fa-exclamation-circle text-warning px-2"></i>{{ _('Disabling Javascript: Please read the latest %s for more information.') |format(render_tor_browser_blog_post())| safe }}</h5>
+  <h5 class="mx-auto text-white text-center my-0"><i class="text-light fas fa-exclamation-circle text-warning px-2"></i>{{ _('Android Tor Browser 10 is under active development. Watch for its release in the coming weeks.}}</h5>
 </div>
 
 <div class="hidden-sm row p-md-5 justify-content-center window-bg">





More information about the tor-commits mailing list