]> Sergey Matveev's repositories - mlmmj-listtexts.git/blobdiff - en/deny
Add expired as a reason for post and sub denial.
[mlmmj-listtexts.git] / en / deny
diff --git a/en/deny b/en/deny
index 0013d93788db81318dd9d42a30949c4144cdc7dc..2e1dd9aa7eb8b6c8dea3acfad161c5d74b635804 100644 (file)
--- a/en/deny
+++ b/en/deny
@@ -5,8 +5,8 @@
 
 %text prologue%
 
-%wrap%
 %ifaction sub%
+%wrap%
   You were unable to be subscribed to the list
   %ifreason disabled%
     because
   %ifreason subbed%
     because you are already subscribed.
   %endif%
+  %ifreason expired%
+    because too much time passed without a gatekeeper permitting your entry.
+  %endif%
   %ifreason obstruct%
     because a gatekeeper obstructed your entry.
   %endif%
 %endif%
+
 %ifaction unsub%
+%wrap%
   You were unable to be unsubscribed from
   %iftype normal%%endif%
   %iftype digest% the digest version of %endif%
@@ -51,7 +56,9 @@
     %endif
   %endif%
 %endif%
+
 %ifaction release reject%
+%wrap%
   %ifaction release%
     You were unable to release the specified post to the list
   %endif%
@@ -66,7 +73,9 @@
     because you are not a moderator for the list.
   %endif%
 %endif%
+
 %ifaction permit obstruct%
+%wrap%
   %ifaction permit%
     You were unable to permit the specified subscription request
   %endif%