[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [snowflake-webext/master] Direct users to Tor's support portal for FAQs



commit c3beeceae3ce679318f8976ce92b12be27d59643
Author: Arlo Breault <abreault@xxxxxxxxxxxxx>
Date:   Thu Feb 11 13:06:55 2021 -0500

    Direct users to Tor's support portal for FAQs
    
    Part of #7
---
 static/_locales/en_US/messages.json | 6 ++++++
 static/index.html                   | 6 ++++++
 2 files changed, 12 insertions(+)

diff --git a/static/_locales/en_US/messages.json b/static/_locales/en_US/messages.json
index 1acc793..0a8925e 100644
--- a/static/_locales/en_US/messages.json
+++ b/static/_locales/en_US/messages.json
@@ -79,5 +79,11 @@
   },
   "looksLike": {
     "message": "Which looks like this:"
+  },
+  "faq": {
+    "message": "FAQ"
+  },
+  "support": {
+    "message": "See the <a href=\"https://support.torproject.org/censorship/\";>Censorship</a> topic in Tor's <a href=\"https://support.torproject.org/\";>Support Portal</a>."
   }
 }
diff --git a/static/index.html b/static/index.html
index 439574b..3cab645 100644
--- a/static/index.html
+++ b/static/index.html
@@ -88,6 +88,12 @@
           <iframe src="https://snowflake.torproject.org/embed.html"; width="320" height="240" frameborder="0" scrolling="no"></iframe>
         </section>
 
+        <section id="faq">
+          <h2 data-msgid="__MSG_faq__"></h2>
+
+          <p data-msgid="__MSG_support__"></p>
+        </section>
+
       </section>
     </div>
     <script src="index.js"></script>

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits