diff options
-rw-r--r-- | template/en/default/global/messages.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl index 0ce65ef09..51056ec6c 100644 --- a/template/en/default/global/messages.html.tmpl +++ b/template/en/default/global/messages.html.tmpl @@ -111,7 +111,7 @@ [% link = "Click here if the page does not redisplay automatically." %] [% ELSIF message_tag == "buglist_updated_named_query" %] - OK, your search named <code>[% queryname FILTER html %]</code> is updated. + Your search named <code>[% queryname FILTER html %]</code> has been updated. [% ELSIF message_tag == "buglist_new_default_query" %] OK, you now have a new default search. You may |