From bb704999e46a4d4fb68e22c5b4672d5461362f33 Mon Sep 17 00:00:00 2001 From: Sunil Joshi Date: Sun, 14 Oct 2012 19:41:06 +0200 Subject: Bug 363910: "Add a new query" should be renamed r/a=LpSolit --- docs/en/xml/using.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'docs') diff --git a/docs/en/xml/using.xml b/docs/en/xml/using.xml index f91695c59..18d536bc9 100644 --- a/docs/en/xml/using.xml +++ b/docs/en/xml/using.xml @@ -1922,7 +1922,7 @@ Each whining event is associated with zero or more schedules. A - schedule is used to specify when the query (specified below) is to be + schedule is used to specify when the search (specified below) is to be run. A new event starts out with no schedules (which means it will never run, as it is not scheduled to run). To add a schedule, press the "Add a new schedule" button. @@ -1981,7 +1981,7 @@ 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. + results to return). To add a search, press the "Add a search" button. @@ -2004,29 +2004,29 @@ - When running queries, the whining system acts as if you are the user - executing the query. This means that the whining system will ignore - bugs that match your query, but that you cannot access. + When running searches, the whining system acts as if you are the user + executing the search. This means that the whining system will ignore + bugs that match your search, but that you cannot access. - Once you have chosen the saved search to be executed, give the query a + Once you have chosen the saved search to be executed, give the search a descriptive title. This title will appear in the email, above the - results of the query. If you choose "One message per bug", the query + results of the search. If you choose "One message per bug", the search title will appear at the top of each email that contains a bug matching - your query. + your search. - Finally, decide if the results of the query should be sent in a single + Finally, decide if the results of the search should be sent in a single email, or if each bug should appear in its own email. Think carefully before checking the "One message per bug" box. If - you create a query that matches thousands of bugs, you will receive + you create a search that matches thousands of bugs, you will receive thousands of emails! @@ -2037,7 +2037,7 @@ Once you have defined at least one schedule, and created at least one - query, go ahead and "Update/Commit". This will save your Event and make + search, go ahead and "Update/Commit". This will save your Event and make it available for immediate execution. -- cgit v1.2.3-24-g4f1b