[tor-commits] [bridgedb/master] 4568 - Add "Submit" button string

aagbsn at torproject.org aagbsn at torproject.org
Sat Mar 16 23:46:31 UTC 2013


commit 491471cb66892f74cb804c2f00ebcb18bd10b525
Author: aagbsn <aagbsn at extc.org>
Date:   Thu Jul 5 12:27:05 2012 +0200

    4568 - Add "Submit" button string
---
 lib/bridgedb/I18n.py |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/lib/bridgedb/I18n.py b/lib/bridgedb/I18n.py
index dc704b9..deb84cd 100644
--- a/lib/bridgedb/I18n.py
+++ b/lib/bridgedb/I18n.py
@@ -76,5 +76,9 @@ between emails is: """),
  # BRIDGEDB_TEXT[20]
  _("""Looking for IPv6 bridges?"""),
  # BRIDGEDB_TEXT[21]
- _("""Looking for obfsproxy bridges?""")
+ _("""Looking for obfsproxy bridges?"""),
+ # BRIDGEDB_TEXT[22]
+ _("""Specify transport by name:"""),
+ # BRIDGEDB_TEXT[23]
+ _("""Submit""")
 ]





More information about the tor-commits mailing list