[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [bridgedb/master] Fix rransom's commit 5faa1d3edea943f8b6b6e8f5e74ed70f18d17fa3
commit 13669e4c5d8c617b866fb80f1795d31f6d45264c
Author: Christian Fromme <kaner@xxxxxxxxxx>
Date: Tue Feb 15 19:46:24 2011 +0100
Fix rransom's commit 5faa1d3edea943f8b6b6e8f5e74ed70f18d17fa3
---
lib/bridgedb/I18n.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/bridgedb/I18n.py b/lib/bridgedb/I18n.py
index 3383ec9..fc023f7 100644
--- a/lib/bridgedb/I18n.py
+++ b/lib/bridgedb/I18n.py
@@ -47,7 +47,7 @@ https://bridges.torproject.org/. The answers you get from that page
will change every few days, so check back periodically if you need more
bridge addresses."""),
# BRIDGEDB_TEXT[7]
- _("""(no bridges currently available)""")
+ _("""(no bridges currently available)"""),
# BRIDGEDB_TEXT[8]
_("""(e-mail requests not currently supported)""")
]