]> Sergey Matveev's repositories - mlmmj-listtexts.git/blobdiff - en/notify
Rewrap Portuguese texts.
[mlmmj-listtexts.git] / en / notify
index a56509870d847b8dd271adb522b7ed337f4da683..6c2876c0c2976f71352b5a1cd1c8e4c4f308ead0 100644 (file)
--- a/en/notify
+++ b/en/notify
@@ -4,12 +4,11 @@
 %text prologue%
 
 %ifaction sub%
-%wrap%
-  The address $subaddr$ has been subscribed to
-  %iftype normal%%endif%
-  %iftype digest% the digest version of %endif%
-  %iftype nomail% the no-mail version of %endif%
-  the list
+  %^%%wrap%The address <$subaddr$> has been subscribed to the
+  %iftype normal% normal %endif%
+  %iftype digest% digest %endif%
+  %iftype nomail% no-mail %endif%
+  version of the list
   %ifreason request%
     because a request to join was received.
   %endif%
 %endif%
 
 %ifaction unsub%
-%wrap%
-  The address $subaddr$ has been unsubscribed from
-  %iftype normal%%endif%
-  %iftype digest% the digest version of %endif%
-  %iftype nomail% the no-mail version of %endif%
-  the list
+  %^%%wrap%The address <$subaddr$> has been unsubscribed from the list
   %ifreason request%
     because a request to unsubscribe was received.
   %endif%