]> Sergey Matveev's repositories - mlmmj-listtexts.git/blobdiff - en/finish
Make use of %^% directive for better formatting in English texts.
[mlmmj-listtexts.git] / en / finish
index 307fde51dbcc0b71c60375f3f37b4b8b1bd2772c..2714088f14e63783b68d12a5c1f541205a865ebe 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%
+  %^%%wrap%
   You have successfully released the message from $posteraddr$ with subject
   "$subject$" to the list.
 %endif%
 
 %ifaction reject%
-%wrap%
+  %^%%wrap%
   You have successfully rejected the message from $posteraddr$ with subject
   "$subject$".
 %endif%
 
 %ifaction permit%
-%wrap%
+  %^%%wrap%
   You have successfully permitted $subaddr$ to join the list.
 %endif%
 
 %ifaction obstruct%
-%wrap%
+  %^%%wrap%
   You have successfully obstructed $subaddr$ from joining the list.
 %endif%
 
 %ifaction post%
-%wrap%
+  %^%%wrap%
   %ifreason confirm%
     Thank you for confirming
   %endif%