]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 311237: bug_status_help and resolution_help Search popup help should use Abug...
authorlpsolit%gmail.com <>
Fri, 20 Oct 2006 02:33:55 +0000 (02:33 +0000)
committerlpsolit%gmail.com <>
Fri, 20 Oct 2006 02:33:55 +0000 (02:33 +0000)
template/en/default/search/search-help.html.tmpl

index 4a0907be7467413e8d0c08975f7aa4a72f3e2009..ef80fd39a8379f5c0effcf01d3408a295d7484ed 100644 (file)
@@ -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." },