summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2008-02-05 19:20:13 +0100
committerlpsolit%gmail.com <>2008-02-05 19:20:13 +0100
commit6222da860ba00bab052c0012ef853a213bd48910 (patch)
treeb266becc7b934a4074ab401748b2ee6c62a17ddf
parentafd3c33dbf8acdf4bff8e81b3a16bb4cda1ab178 (diff)
downloadbugzilla-6222da860ba00bab052c0012ef853a213bd48910.tar.gz
bugzilla-6222da860ba00bab052c0012ef853a213bd48910.tar.xz
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
-rw-r--r--template/en/default/global/messages.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl
index 0189cfab7..007aab4d4 100644
--- a/template/en/default/global/messages.html.tmpl
+++ b/template/en/default/global/messages.html.tmpl
@@ -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" %]