# HG changeset patch # User Ben Schmidt # Date 1315177635 -36000 # Node ID df5519965f5a555d653bf33a179383fedd2211fd # Parent 7e3fe44904370af3ad10bf408fcc6e6f8e1a89e3 Fix some wrongly coded substitutions. diff -r 7e3fe4490437 -r df5519965f5a en/finish --- a/en/finish Mon Jun 27 02:49:32 2011 +1000 +++ b/en/finish Mon Sep 05 09:07:15 2011 +1000 @@ -18,13 +18,13 @@ %ifaction release% %wrap% You have successfully released the message from $posteraddr$ with subject - "$subject" to the list. + "$subject$" to the list. %endif% %ifaction reject% %wrap% You have successfully rejected the message from $posteraddr$ with subject - "$subject". + "$subject$". %endif% %ifaction permit%