[bridgedb/develop] Change "fte" → "fteproxy" and remove "TBB" in do-not-translate list.

commit 641bd88c919f41b98f5cb4df1f4de80ae36de40a Author: Isis Lovecruft <isis@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>
participants (1)
-
isis@torproject.org