aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2008-02-05 18:20:13 +0000
committerlpsolit%gmail.com <>2008-02-05 18:20:13 +0000
commit6222da860ba00bab052c0012ef853a213bd48910 (patch)
treeb266becc7b934a4074ab401748b2ee6c62a17ddf
parentafd3c33dbf8acdf4bff8e81b3a16bb4cda1ab178 (diff)
downloadbugs-6222da860ba00bab052c0012ef853a213bd48910.tar
bugs-6222da860ba00bab052c0012ef853a213bd48910.tar.gz
bugs-6222da860ba00bab052c0012ef853a213bd48910.tar.bz2
bugs-6222da860ba00bab052c0012ef853a213bd48910.tar.xz
bugs-6222da860ba00bab052c0012ef853a213bd48910.zip
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" %]