From ed55f52bf05652b455162dcf99c7b639fe8adedf Mon Sep 17 00:00:00 2001
From: Jonas Smedegaard <dr@jones.dk>
Date: Wed, 4 Nov 2020 15:40:14 +0100
Subject: fix team-announce english description: replies are redirected (not
 responses)

---
 mailman/skel/team-announce.en.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'mailman')

diff --git a/mailman/skel/team-announce.en.py b/mailman/skel/team-announce.en.py
index 866f778..c833e72 100644
--- a/mailman/skel/team-announce.en.py
+++ b/mailman/skel/team-announce.en.py
@@ -16,7 +16,7 @@ info = """Open list for LISTDESC.
 <ul><li>Only SENDERS can send to the list.
 <li>Attachments are separated and stored centrally.
 <li>All posts are censored for relevancy.
-<li>Responses are redirected to non-announce list.
+<li>Replies are redirected to non-announce list.
 <li>Anyone can subscribe to the list (member list not available).
 </ul>Access limitation to the archive avoids search engine registrations, but does not ensure discretion as anyone can gain access by subscribing."""
 subject_prefix = '[LISTNAME] '
@@ -32,7 +32,7 @@ welcome_msg = """This is an open list for LISTDESC.
  * Only SENDERS can send to the list.
  * Attachments are separated and stored centrally.
  * All posts are censored for relevancy.
- * Responses are redirected to non-announce list.
+ * Replies are redirected to non-announce list.
  * Anyone can subscribe to the list (member list not available).
 
 Access limitation to the archive avoids search engine registrations, 
-- 
cgit v1.2.3