[tor-commits] [gettor/master] remove duplicate "Thank you for your request" line
arma at torproject.org
arma at torproject.org
Sat Aug 20 20:08:04 UTC 2011
commit 80a5e94b13fc5d691b7f234d29a0eb3aa60da563
Author: Roger Dingledine <arma at torproject.org>
Date: Sat Aug 20 16:07:39 2011 -0400
remove duplicate "Thank you for your request" line
Fixes bug #3383
---
lib/gettor/i18n.py | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/lib/gettor/i18n.py b/lib/gettor/i18n.py
index 9fec331..6f40bd1 100644
--- a/lib/gettor/i18n.py
+++ b/lib/gettor/i18n.py
@@ -533,8 +533,7 @@ first file."""),
_("""Packages might arrive out of order! Please make sure you received
all packages before you attempt to unpack them!"""),
# GETTOR_TEXT[38]
-_("""Thank you for your request.
-It was successfully understood. Your request is currently being processed.
+_("""It was successfully understood. Your request is currently being processed.
Your package should arrive within the next ten minutes."""),
# GETTOR_TEXT[39]
_("""If it doesn't arrive, the package might be too big for your mail provider.
More information about the tor-commits
mailing list