]> Sergey Matveev's repositories - mlmmj-listtexts.git/blobdiff - en/notify
Changes to make text structure clearer (changed conditional algorithm).
[mlmmj-listtexts.git] / en / notify
index e2e32709934f6627b97a54ec0c51416a30806cae..a56509870d847b8dd271adb522b7ed337f4da683 100644 (file)
--- a/en/notify
+++ b/en/notify
@@ -3,8 +3,8 @@
 
 %text prologue%
 
-%wrap%
 %ifaction sub%
+%wrap%
   The address $subaddr$ has been subscribed to
   %iftype normal%%endif%
   %iftype digest% the digest version of %endif%
     because a gatekeeper permitted it.
   %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.
+  the list
   %ifreason request%
     because a request to unsubscribe was received.
   %endif%