diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev index fe64203f796..092eead717a 100644 --- a/mozilla/webtools/bugzilla/.bzrrev +++ b/mozilla/webtools/bugzilla/.bzrrev @@ -1 +1 @@ -8796 \ No newline at end of file +8797 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/template/en/default/admin/products/list.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/admin/products/list.html.tmpl index 0776b677ca3..364cf79e9c3 100644 --- a/mozilla/webtools/bugzilla/template/en/default/admin/products/list.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/admin/products/list.html.tmpl @@ -46,7 +46,8 @@ }, { name => "allows_unconfirmed" - heading => "Allow UNCONFIRMED $terms.Bugs" + heading => "Allow " _ display_value('bug_status', 'UNCONFIRMED') _ + " " _ terms.Bugs yesno_field => 1 }, ] %]