
commit 3924e04cceab18f3c8c2fbd5f11e8d66dfca3961 Author: Christian Fromme <kaner@strace.org> Date: Sun Nov 13 21:50:01 2011 +0100 Changed support email addresses. s/community-support@/help@/ --- lib/gettor/i18n.py | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/gettor/i18n.py b/lib/gettor/i18n.py index 6c77fd2..45b95a5 100644 --- a/lib/gettor/i18n.py +++ b/lib/gettor/i18n.py @@ -41,7 +41,7 @@ a service that doesn't use DKIM, we're sending a short explanation, and then we'll ignore this email address for the next day or so.)"""), # GETTOR_TEXT[5] _("""If you have any questions or it doesn't work, you can contact a -human at this support email address: community-support@lists.torproject.org"""), +human at this support email address: help@rt.torproject.org"""), # GETTOR_TEXT[6] _("""I will mail you a Tor package, if you tell me which one you want. Please select one of the following package names: @@ -128,7 +128,7 @@ _("""SUPPORT ======="""), # GETTOR_TEXT[27] _("""If you have any questions or it doesn't work, you can contact a -human at this support email address: community-support@lists.torproject.org"""), +human at this support email address: help@rt.torproject.org"""), # GETTOR_TEXT[28] _("""Here's your requested software as a zip file. Please unzip the package and verify the signature."""),