summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/edit.html.tmpl
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-02-15 07:03:08 +0100
committerByron Jones <bjones@mozilla.com>2013-02-15 07:03:08 +0100
commit8b9a291b37e2f2e40caa3fca256a510ce44f42ed (patch)
tree7e223c7bd2c3a1dcc32661fae114783f82460a44 /template/en/default/bug/edit.html.tmpl
parent2f0f5e515f6b94aa802fe1bc8bf8604a748f19e7 (diff)
downloadbugzilla-8b9a291b37e2f2e40caa3fca256a510ce44f42ed.tar.gz
bugzilla-8b9a291b37e2f2e40caa3fca256a510ce44f42ed.tar.xz
Update wording of "you cannot comment" to match upstream
Diffstat (limited to 'template/en/default/bug/edit.html.tmpl')
-rw-r--r--template/en/default/bug/edit.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl
index d57d9641c..d58154a01 100644
--- a/template/en/default/bug/edit.html.tmpl
+++ b/template/en/default/bug/edit.html.tmpl
@@ -1115,7 +1115,7 @@
<div id="comment">
<fieldset>
<legend>Note</legend>
- You are unable to make an additional comment on this [% terms.bug %].
+ You are not allowed to make an additional comment on this [% terms.bug %].
</fieldset>
</div>
[% END %]