From d2fb45ec9104e9cd7d9ce7eaac2bbc18bb890ac7 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" Date: Mon, 1 Dec 2008 01:50:46 +0000 Subject: [PATCH] =?UTF-8?q?Bug=20467214:=20confirm-delete.html.tmpl=20shou?= =?UTF-8?q?ld=20use=20'quips'=20instead=20of=20'votes'=20at=20line=20367?= =?UTF-8?q?=20-=20Patch=20by=20Fr=C3=83=C2=A9d=C3=83=C2=A9ric=20Buclin=20=20r=3Dwurblzap=20a=3DLpSolit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://10.0.0.236/trunk@255274 18797224-902f-48f8-a5cc-f745e15eee43 --- .../en/default/admin/users/confirm-delete.html.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mozilla/webtools/bugzilla/template/en/default/admin/users/confirm-delete.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/admin/users/confirm-delete.html.tmpl index 6ecd39c75b7..83d6ca4f6a7 100644 --- a/mozilla/webtools/bugzilla/template/en/default/admin/users/confirm-delete.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/admin/users/confirm-delete.html.tmpl @@ -358,13 +358,13 @@ [% IF quips %]
  • [% otheruser.login FILTER html %] has submitted - [% IF quip == 1 %] - one quip + [% IF quips == 1 %] + a quip [% ELSE %] [%+ quips %] quips [% END %]. If you delete the user account, - [% IF votes == 1 %] + [% IF quips == 1 %] this quip [% ELSE %] these quips