summaryrefslogtreecommitdiffstats
path: root/template/en/default/global
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/global')
-rw-r--r--template/en/default/global/messages.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl
index 702bc8bad..11fe0733c 100644
--- a/template/en/default/global/messages.html.tmpl
+++ b/template/en/default/global/messages.html.tmpl
@@ -68,9 +68,9 @@
The disable text has been modified.
[% ELSIF field == 'disable_mail' %]
[% IF otheruser.email_disabled %]
- Bugmail has been disabled.
+ [% terms.Bug %]mail has been disabled.
[% ELSE %]
- Bugmail has been enabled.
+ [% terms.Bug %]mail has been enabled.
[% END %]
[% END %]
</li>