summaryrefslogtreecommitdiffstats
path: root/template/en/default/list/server-push.html.tmpl
diff options
context:
space:
mode:
authorgerv%gerv.net <>2004-03-19 06:51:16 +0100
committergerv%gerv.net <>2004-03-19 06:51:16 +0100
commitb6a027866fe1b287515221b85b363de3f990122c (patch)
tree2764d500a03c0aa43dc0f0a477fbfeb5e7da85ef /template/en/default/list/server-push.html.tmpl
parent2478a13d479563c23347de222e3da2ed34d71508 (diff)
downloadbugzilla-b6a027866fe1b287515221b85b363de3f990122c.tar.gz
bugzilla-b6a027866fe1b287515221b85b363de3f990122c.tar.xz
Bug 234293 - complete the conversion from "query" terminology to "search" terminology. Patch by gerv; r=justdave, kiko, a=justdave.
Diffstat (limited to 'template/en/default/list/server-push.html.tmpl')
-rw-r--r--template/en/default/list/server-push.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/list/server-push.html.tmpl b/template/en/default/list/server-push.html.tmpl
index 162818e94..4fb88e9b4 100644
--- a/template/en/default/list/server-push.html.tmpl
+++ b/template/en/default/list/server-push.html.tmpl
@@ -20,7 +20,7 @@
#%]
[%# INTERFACE:
- # debug: boolean. True if we want the query displayed while we wait.
+ # debug: boolean. True if we want the search displayed while we wait.
# query: string. The SQL query which makes the buglist.
#%]
@@ -28,7 +28,7 @@
<html>
<head>
- <title>[% terms.Bugzilla %] is pondering your query</title>
+ <title>[% terms.Bugzilla %] is pondering your search</title>
</head>
<body>
<h1 style="margin-top: 20%; text-align: center;">Please stand by ...</h1>