From 4ec2a43d0c32fd8b1c13c53850fb1328ff429b04 Mon Sep 17 00:00:00 2001 From: Ben Schmidt Date: Mon, 5 Sep 2011 09:08:19 +1000 Subject: [PATCH] Simplify some version-related alternatives. --- en/finish | 7 ++++--- en/list | 15 ++++++--------- 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/en/finish b/en/finish index 74963d0..ed37e00 100644 --- a/en/finish +++ b/en/finish @@ -40,14 +40,15 @@ %ifaction post% %wrap% %ifreason confirm% - Thank you for confirming your post. + Thank you for confirming %endif% %ifreason release% - A moderator has released your post. + A moderator has released %endif% %ifreason request% - Thank you for your post. + Thank you for %endif% + your post with subject "$subject$". It is now being distributed to the list. %endif% diff --git a/en/list b/en/list index fa6c9ee..0354932 100644 --- a/en/list +++ b/en/list @@ -5,15 +5,12 @@ Subject: Subscribers to $list$@$domain$ %wrap%Here is the list of subscribers %iftype all% (to all versions of the list): -%endif% -%iftype normal% -to the normal version of the list: -%endif% -%iftype digest% -to the digest version of the list: -%endif% -%iftype nomail% -to the no-mail version of the list: +%else% +to the +%iftype normal% normal %endif% +%iftype digest% digest %endif% +%iftype nomail% no-mail %endif% +version of the list: %endif% %subs% -- 2.44.0