From d4fafd8ab398a2c8613a8bfda77a0cca7869e87a Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" <> Date: Mon, 30 Jul 2007 12:42:30 +0000 Subject: Bug 390024 saving a search should include a link to the search r=vladd a=lpsolit --- template/en/default/global/messages.html.tmpl | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'template') diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl index 39463c015..acee5b180 100644 --- a/template/en/default/global/messages.html.tmpl +++ b/template/en/default/global/messages.html.tmpl @@ -142,14 +142,18 @@ [% link = "Click here if the page does not redisplay automatically." %] [% ELSIF message_tag == "buglist_updated_named_query" %] - Your search named [% queryname FILTER html %] has been updated. + Your search named [% queryname FILTER html %] has been updated. [% ELSIF message_tag == "buglist_new_default_query" %] OK, you now have a new default search. You may also bookmark the result of any individual search. [% ELSIF message_tag == "buglist_new_named_query" %] - OK, you have a new search named [% queryname FILTER html %]. + OK, you have a new search named [% queryname FILTER html %]. [% ELSIF message_tag == "buglist_query_gone" %] [% title = "Search is gone" %] -- cgit v1.2.3-24-g4f1b