]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 238676 : ending sentence with a preposition (in) in "require_component" error
authortravis%sedsystems.ca <>
Thu, 17 Feb 2005 00:56:58 +0000 (00:56 +0000)
committertravis%sedsystems.ca <>
Thu, 17 Feb 2005 00:56:58 +0000 (00:56 +0000)
Patch by Christopher Nehren <apeiron@comcast.net>   r=travis  a=myk

template/en/default/global/user-error.html.tmpl

index 9b313d96d503fb2c599001d3df4729e193cf3be3..4be074c2c56d1a41ed4d7711579a0354b7d72fca 100644 (file)
 
   [% 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" %]