]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix for bug 236322: trivial inaccuracy in description of "find a specific bug" search...
authormyk%mozilla.org <>
Fri, 12 Mar 2004 05:13:43 +0000 (05:13 +0000)
committermyk%mozilla.org <>
Fri, 12 Mar 2004 05:13:43 +0000 (05:13 +0000)
r=justdave
a=justdave

template/en/default/search/search-specific.html.tmpl

index 5b1d8bedf69c7485066cc611c3f39239ba4384d9..e9eb55a28acf758e0a1770b5b237a764b8ec028f 100644 (file)
@@ -38,8 +38,8 @@
 
 <p>
 Find a specific [% terms.bug %] by entering words that describe it.  
-[% terms.Bugzilla %] will search [% terms.bug %] summaries, descriptions, and
-comments for those words and return a list of matching [% terms.bugs %] sorted
+[% terms.Bugzilla %] will search [% terms.bug %] descriptions and comments
+for those words and return a list of matching [% terms.bugs %] sorted
 by relevance.
 </p>