]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 393745: s/you/anyone/ in the message displayed when creating a new product -...
authorlpsolit%gmail.com <>
Tue, 5 Feb 2008 18:20:13 +0000 (18:20 +0000)
committerlpsolit%gmail.com <>
Tue, 5 Feb 2008 18:20:13 +0000 (18:20 +0000)
template/en/default/global/messages.html.tmpl

index 0189cfab7feeae4dbf2a778a25c33d238be9cc91..007aab4d4f47d3558eb11c1e7cd16d0701c52245 100644 (file)
     [% title = "Product Created" %]
     The product <em>[% product.name FILTER html %]</em> has been created. You will need to
     <a href="editcomponents.cgi?action=add&product=[% product.name FILTER url_quote %]">
-    add at least one component</a> before you can enter [% terms.bugs %] against this product.
+    add at least one component</a> before anyone can enter [% terms.bugs %] against this product.
 
   [% ELSIF message_tag == "product_deleted" %]
     [% title = "Product Deleted" %]