From: gerv%gerv.net <> Date: Wed, 1 May 2002 04:18:09 +0000 (+0000) Subject: Bug 140311 - query.cgi, search/seach.html.tmpl: should move some strings to template... X-Git-Tag: bugzilla-2.16rc1~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4fc89da7fab59196f55e27b77d43f2a0e2ad59a;p=thirdparty%2Fbugzilla.git Bug 140311 - query.cgi, search/seach.html.tmpl: should move some strings to template. Patch by burnus@gmx.de; 2xr=gerv. --- diff --git a/template/en/default/search/knob.html.tmpl b/template/en/default/search/knob.html.tmpl index beda930b33..fd3abcbb07 100644 --- a/template/en/default/search/knob.html.tmpl +++ b/template/en/default/search/knob.html.tmpl @@ -17,7 +17,16 @@ # Rights Reserved. # # Contributor(s): Gervase Markham + # Tobias Burnus #%] + +[%# This is not necessary for English templates, but useful for localisers. %] +[% ordersdesc = { + "Reuse same sort as last time" => "Reuse same sort as last time", + "Bug Number" => "Bug Number", + "Importance" => "Importance", + "Assignee" => "Assignee", + "Last Changed" => "Last Changed" } %] @@ -78,7 +87,7 @@