Commit 6222da86 authored by lpsolit%gmail.com's avatar lpsolit%gmail.com

Bug 393745: s/you/anyone/ in the message displayed when creating a new product -…

Bug 393745: s/you/anyone/ in the message displayed when creating a new product - Patch by timeless <timeless@bemail.org> r=reed r=vladd a=LpSolit
parent afd3c33d
......@@ -642,7 +642,7 @@
[% 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" %]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment