]> Sergey Matveev's repositories - mlmmj-listtexts.git/blobdiff - en/finish
Rewrap end of 'finish' text accidentally neglected before.
[mlmmj-listtexts.git] / en / finish
index 1845ce64354d4dc6aa1a443d2cfbaef03d50c84d..8560bae1cb95e5d477c7048831f704915356e40a 100644 (file)
--- a/en/finish
+++ b/en/finish
@@ -6,52 +6,50 @@
 %text prologue%
 
 %ifaction unsub%
-%wrap%
+  %^%%wrap%
   %ifreason request%
   %endif%
   %ifreason confirm%
     Thank you for confirming your unsubscribe.
   %endif%
-  You have now been removed from
-  %iftype normal%%endif%
-  %iftype digest% the digest version of %endif%
-  %iftype nomail% the no-mail version of %endif%
-  the list.
+  %ifreason admin%
+    An administrator has removed you from the list.
+  %else%
+    You have now been removed from the list.
+  %endif%
 %endif%
 
 %ifaction release%
-%wrap%
-  You have successfully released the message from $posteraddr$ with subject
-  "$subject" to the list.
+  %^%%wrap%You have successfully released the message from <$posteraddr$>
+  with subject "$subject$" to the list.
 %endif%
 
 %ifaction reject%
-%wrap%
-  You have successfully rejected the message from $posteraddr$ with subject
-  "$subject".
+  %^%%wrap%You have successfully rejected the message from <$posteraddr$>
+  with subject "$subject$".
 %endif%
 
 %ifaction permit%
-%wrap%
-  You have successfully permitted $subaddr$ to join the list.
+  %^%%wrap%You have successfully permitted <$subaddr$> to join the list.
 %endif%
 
 %ifaction obstruct%
-%wrap%
-  You have successfully obstructed $subaddr$ from joining the list.
+  %^%%wrap%You have successfully obstructed <$subaddr$> from joining the
+  list.
 %endif%
 
 %ifaction post%
-%wrap%
+  %^%%wrap%
   %ifreason confirm%
-    Thank you for confirming your post.
+    Thank you for confirming
   %endif%
   %ifreason release%
-    A moderator has released your post.
+    A moderator has released
   %endif%
   %ifreason request%
-    Thank you for your post.
+    Thank you for
   %endif%
-  It is now being distributed to the list.
+  your post with subject "$subject$". It is now being distributed to the
+  list.
 %endif%