changeset 21:62f657c88818

Use %listsubs%, %digestsubs% and %nomailsubs%, not %subs% in English texts.
author Ben Schmidt
date Tue, 17 Jan 2012 01:39:30 +1100
parents 5e7e07637a5e
children dee698fbb0d9
files en/list
diffstat 1 files changed, 9 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/en/list	Mon Jan 09 18:27:18 2012 +1100
+++ b/en/list	Tue Jan 17 01:39:30 2012 +1100
@@ -13,5 +13,13 @@
 version of the list:
 %endif%
 
-%subs%
+%iftype all normal%
+- %listsubs%
+%endif%
+%iftype all digest%
+- %digestsubs%
+%endif%
+%iftype all nomail%
+- %nomailsubs%
+%endif%