From: lpsolit%gmail.com <> Date: Sat, 24 May 2008 14:34:55 +0000 (+0000) Subject: Bug 435504: Boolean charts use field descriptions from the DB, making them english... X-Git-Tag: bugzilla-3.3.1~320 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=993a1c53229e174d4c2bd1d67acef6363c12db50;p=thirdparty%2Fbugzilla.git Bug 435504: Boolean charts use field descriptions from the DB, making them english only - Patch by Frédéric Buclin r/a=mkanat --- diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index 3ff80568fd..a02c644ef5 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -62,8 +62,7 @@ '"value${chartnum}-${rownum}-${colnum}"', '"type${chartnum}-${rownum}-${colnum}"', 'field.name', - 'field.description', - 'type.name', + 'type.name', 'type.description', '"${chartnum}-${rownum}-${newor}"', '"${chartnum}-${newand}-0"', diff --git a/template/en/default/search/boolean-charts.html.tmpl b/template/en/default/search/boolean-charts.html.tmpl index 25a54a0a9b..97a10d4ab2 100644 --- a/template/en/default/search/boolean-charts.html.tmpl +++ b/template/en/default/search/boolean-charts.html.tmpl @@ -74,8 +74,9 @@