Commit 9929e2ae authored by lpsolit%gmail.com's avatar lpsolit%gmail.com

Bug 311237: bug_status_help and resolution_help Search popup help should use…

Bug 311237: bug_status_help and resolution_help Search popup help should use Abug and abug vars in variables.none.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
parent 14caebbf
......@@ -63,9 +63,9 @@
{ id => "keywords_type",
html => "The type of keyword search you would like" },
{ id => "bug_status",
html => "A $terms.bug may be in any of a number of states." },
html => "$terms.Abug may be in any of a number of states." },
{ id => "resolution",
html => "If a $terms.bug is in a resolved state, then one of these reasons
html => "If $terms.abug is in a resolved state, then one of these reasons
will<br>be given for its resolution." },
{ id => "bug_severity",
html => "How severe the $terms.bug is, or whether it's an enhancement." },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment