From 8f0ade7ed65a10a7eea275b2f3f9792e9b90cd28 Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" Date: Sat, 13 Oct 2012 13:45:47 +0000 Subject: [PATCH] Bug 335417: Minor tweaks to the description of the mybugstemplate and defaultquery parameters r/a=LpSolit git-svn-id: svn://10.0.0.236/trunk@264333 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/.bzrrev | 2 +- .../template/en/default/admin/params/query.html.tmpl | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev index e9597440671..99e65e4f546 100644 --- a/mozilla/webtools/bugzilla/.bzrrev +++ b/mozilla/webtools/bugzilla/.bzrrev @@ -1 +1 @@ -8426 \ No newline at end of file +8427 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/template/en/default/admin/params/query.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/admin/params/query.html.tmpl index f6cc46412a6..901c19864d4 100644 --- a/mozilla/webtools/bugzilla/template/en/default/admin/params/query.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/admin/params/query.html.tmpl @@ -32,11 +32,11 @@ "load, try increasing this number.", mybugstemplate => "This is the URL to use to bring up a simple 'all of my $terms.bugs' " _ - "list for a user. %userid% will get replaced with the login name of a user.", + "list for a user. %userid% will get replaced with the login name of a user. " _ + "Special characters must be URL-encoded.", defaultquery => "This is the default query that initially comes up when you " _ - "access the advanced query page. It's in URL parameter " _ - "format, which makes it hard to read. Sorry!", + "access the advanced query page. It's in URL parameter format.", search_allow_no_criteria => "Unless the code explicitly allows all $terms.bugs to be returned, this " _