]> Sergey Matveev's repositories - mlmmj-listtexts.git/blobdiff - en/finish
Rewrap end of 'finish' text accidentally neglected before.
[mlmmj-listtexts.git] / en / finish
index 307fde51dbcc0b71c60375f3f37b4b8b1bd2772c..8560bae1cb95e5d477c7048831f704915356e40a 100644 (file)
--- a/en/finish
+++ b/en/finish
@@ -6,7 +6,7 @@
 %text prologue%
 
 %ifaction unsub%
-%wrap%
+  %^%%wrap%
   %ifreason request%
   %endif%
   %ifreason confirm%
 %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%
@@ -52,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%