[tor-commits] [tpo/master] Make other platforms discoverable

hiro at torproject.org hiro at torproject.org
Tue Apr 16 17:24:11 UTC 2019


commit 988c3f75e57b33cc44e67be0e9a00826b71a7ef6
Author: Antonela <hola at antonela.me>
Date:   Tue Apr 16 14:16:28 2019 -0300

    Make other platforms discoverable
    
    #29907
---
 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 dfe9704..2be2ea6 100644
--- a/templates/hero-download.html
+++ b/templates/hero-download.html
@@ -39,7 +39,7 @@
   </div>
 </div>
 <div class="row p-5">
-  <a class="mx-auto text-white py-3" href="{{ 'languages'|url(alt=this.alt) }}"><u>{{ _('Download in another language') }}</u></a>
+  <a class="mx-auto text-white py-3" href="{{ 'languages'|url(alt=this.alt) }}"><u>{{ _('Download in another language or platform') }}</u></a>
   <a class="mx-auto text-white py-3" href="{{ 'alpha'|url(alt=this.alt) }}"><u>{{ _('Advanced Install Options') }}</u></a>
   <a class="mx-auto text-white py-3" href="{{ 'tor'|url(alt=this.alt) }}"><u>{{ _('Download Tor Source Code') }}</u></a>
 </div>





More information about the tor-commits mailing list