]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 363912 editwhines uses both the word "query" and the word "search" for the same...
authortimeless%mozdev.org <>
Fri, 29 Dec 2006 01:57:50 +0000 (01:57 +0000)
committertimeless%mozdev.org <>
Fri, 29 Dec 2006 01:57:50 +0000 (01:57 +0000)
r=colin.ogilvie a=justdave

docs/xml/using.xml
template/en/default/whine/schedule.html.tmpl

index d87b76e363ef9c957f460626aec8da68ac7ef653..16f951f4fcaac2fd77837f1a8cbfd684b0bfd704 100644 (file)
 
       <para>
         The next step is to specify when the Event is to be run (the Schedule) 
-        and what searches are to be performed (the Queries).
+        and what searches are to be performed (the Searches).
       </para>
 
     </section>
     </section>
 
     <section id="whining-query">
-      <title>Whining Queries</title>
+      <title>Whining Searches</title>
 
       <para>
-        Each whining event is associated with zero or more queries.  A query is
-        a saved search that is executed on the schedule specified (see above).
-        You start out with zero queries attached to the event (which means that
-        the event will not run, as there will never be any results to return).
-        To add a query, press the "Add a new query" button.
+        Each whining event is associated with zero or more searches.  A search
+        is any saved search to be run as part of the specified schedule (see
+        above).  You start out without any searches associated with the event
+        (which means that the event will not run, as there will never be any
+        results to return).  To add a search, press the "Include search" button.
       </para>
 
       <para>
-        The first field to examine in your new query is the Sort field.  Queries
-        are executed, and results returned, in the order specified by the Sort 
-        field.  Queries with lower Sort values will run before queries with 
-        higher Sort values.
+        The first field to examine in your newly added search is the Sort field.
+        Searches are run, and results included, in the order specified by the
+        Sort field.  Searches with smaller Sort values will run before searches
+        with bigger Sort values.
       </para>
 
       <para>
index 28fceababb7f73c3f26dabf8598af9e3bc770f33..599498898dc19b6c4b8d70a2282f3c84e4b65a45 100644 (file)
@@ -58,7 +58,7 @@
 </p>
 
 <p>
-  Queries come from saved searches, which are created by executing a <a
+  Searches come from saved searches, which are created by executing a <a
   href="query.cgi">search</a>, then telling [% terms.Bugzilla %] to remember
   the search under a particular name.  Add a query by clicking "Add a new
   query", and select the desired saved search name under "Search" and add a
 
     <tr>
       <td valign="top" align="right">
-        Queries:
+        Searches:
       </td>
       <td align="left" colspan="1">
-        No queries <br>
+        No searches <br>
         <input type="submit" value="Add a new query"
                name="add_query_[% event.key %]"
                id="add_query_[% event.key %]">
 
     <tr>
       <td valign="top" align="right">
-        Queries:
+        Searches:
       </td>
       <td align="left">