]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 460995: Need to use terms.abug in description for makeproductgroups - Patch by...
authorlpsolit%gmail.com <>
Tue, 28 Oct 2008 03:47:20 +0000 (03:47 +0000)
committerlpsolit%gmail.com <>
Tue, 28 Oct 2008 03:47:20 +0000 (03:47 +0000)
template/en/default/admin/params/groupsecurity.html.tmpl

index 1854881b7292371d144514fc88d63cae0a0859bf..440e1cf2f626dc765ade5387258b599ba13cd5b0 100644 (file)
@@ -24,7 +24,7 @@
 %]
 
 [% param_descs = {
-  makeproductgroups => "If this is on, $terms.Bugzilla will associate a $terms.bug group " _
+  makeproductgroups => "If this is on, $terms.Bugzilla will associate $terms.abug group " _
                        "with each product in the database, and use it for querying ${terms.bugs}.",
 
   useentrygroupdefault => "If this is on, $terms.Bugzilla will use product $terms.bug groups " _