From: Matt Selsky Date: Tue, 4 Mar 2014 20:35:39 +0000 (+0000) Subject: Bug 365050 - removal notice doesn't use English correctly (lists: =and) X-Git-Tag: bugzilla-4.4.3~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7befb0374065572c83136e68129ce2d56daf5d24;p=thirdparty%2Fbugzilla.git Bug 365050 - removal notice doesn't use English correctly (lists: =and) r=dkl,a=justdave --- diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl index 622e3a6902..f55ab92a49 100644 --- a/template/en/default/global/messages.html.tmpl +++ b/template/en/default/global/messages.html.tmpl @@ -58,16 +58,14 @@ [% END %] [% IF groups_added_to.size %]
  • - The account has been added to the + The account has been added to the following group[% 's' IF groups_added_to.size > 1 %]: [%+ groups_added_to.join(', ') FILTER html %] - group[% 's' IF groups_added_to.size > 1 %].
  • [% END %] [% IF groups_removed_from.size %]
  • - The account has been removed from the + The account has been removed from the following group[% 's' IF groups_removed_from.size > 1 %]: [%+ groups_removed_from.join(', ') FILTER html %] - group[% 's' IF groups_removed_from.size > 1 %].
  • [% END %] [% IF groups_granted_rights_to_bless.size %]