From: Ben Schmidt Date: Mon, 16 Jan 2012 14:39:30 +0000 (+1100) Subject: Use %listsubs%, %digestsubs% and %nomailsubs%, not %subs% in English texts. X-Git-Url: http://www.git.stargrave.org/?p=mlmmj-listtexts.git;a=commitdiff_plain;h=54f23f6a3ff9101d2c5624ee3ecf73a307347f53 Use %listsubs%, %digestsubs% and %nomailsubs%, not %subs% in English texts. --- diff --git a/en/list b/en/list index 0354932..a95953f 100644 --- a/en/list +++ b/en/list @@ -13,5 +13,13 @@ to the version of the list: %endif% -%subs% +%iftype all normal% +- %listsubs% +%endif% +%iftype all digest% +- %digestsubs% +%endif% +%iftype all nomail% +- %nomailsubs% +%endif%