[bridgedb/develop] Change "fte" â "fteproxy" and remove "TBB" in do-not-translate list.
    isis at torproject.org 
    isis at torproject.org
       
    Fri Jun  6 21:52:08 UTC 2014
    
    
  
commit 641bd88c919f41b98f5cb4df1f4de80ae36de40a
Author: Isis Lovecruft <isis at torproject.org>
Date:   Fri Jun 6 21:24:52 2014 +0000
    Change "fte" â "fteproxy" and remove "TBB" in do-not-translate list.
---
 lib/bridgedb/HTTPServer.py |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/lib/bridgedb/HTTPServer.py b/lib/bridgedb/HTTPServer.py
index f35cf32..464ae0d 100644
--- a/lib/bridgedb/HTTPServer.py
+++ b/lib/bridgedb/HTTPServer.py
@@ -114,10 +114,9 @@ def replaceErrorPage(error, template_name=None):
     # "obfs2"
     # "obfs3"
     # "scramblesuit"
-    # "fte"
+    # "fteproxy"
     # "Tor"
     # "Tor Browser"
-    # "TBB"
     #
     errmsg = _("Sorry! Something went wrong with your request.")
     rendered = """<html>
    
    
More information about the tor-commits
mailing list