From: travis%sedsystems.ca <> Date: Thu, 17 Feb 2005 00:56:58 +0000 (+0000) Subject: Bug 238676 : ending sentence with a preposition (in) in "require_component" error X-Git-Tag: bugzilla-2.19.3~308 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d40e52583a3a290ef666fe4b2b34bb61d59d0ea5;p=thirdparty%2Fbugzilla.git Bug 238676 : ending sentence with a preposition (in) in "require_component" error Patch by Christopher Nehren r=travis a=myk --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 9b313d96d5..4be074c2c5 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -872,8 +872,8 @@ [% ELSIF error == "require_component" %] [% title = "Component Needed" %] - You must choose a component to file this [% terms.bug %] in. If necessary, - just guess. + To file this [% terms.bug %], you must first choose a component. + If necessary, just guess. [% ELSIF error == "require_new_password" %] [% title = "New Password Needed" %]