]> Sergey Matveev's repositories - mlmmj-listtexts.git/blobdiff - en/finish
Rewrap end of 'finish' text accidentally neglected before.
[mlmmj-listtexts.git] / en / finish
index ed37e009b8d365dcf96d9afa6c7e2a7ead2b749e..8560bae1cb95e5d477c7048831f704915356e40a 100644 (file)
--- a/en/finish
+++ b/en/finish
@@ -6,39 +6,40 @@
 %text prologue%
 
 %ifaction unsub%
-%wrap%
+  %^%%wrap%
   %ifreason request%
   %endif%
   %ifreason confirm%
     Thank you for confirming your unsubscribe.
   %endif%
-  You have now been removed from 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
   %endif%
@@ -48,7 +49,7 @@
   %ifreason request%
     Thank you for
   %endif%
-  your post with subject "$subject$".
-  It is now being distributed to the list.
+  your post with subject "$subject$". It is now being distributed to the
+  list.
 %endif%