summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/components/deleted.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/components/deleted.html.tmpl')
-rw-r--r--template/en/default/admin/components/deleted.html.tmpl14
1 files changed, 3 insertions, 11 deletions
diff --git a/template/en/default/admin/components/deleted.html.tmpl b/template/en/default/admin/components/deleted.html.tmpl
index 6efa38843..83c006869 100644
--- a/template/en/default/admin/components/deleted.html.tmpl
+++ b/template/en/default/admin/components/deleted.html.tmpl
@@ -36,23 +36,15 @@
<p>
[% IF deleted_bug_count %]
- Attachments, [% terms.bug %] activity and dependencies deleted for
- [%+ deleted_bug_count %]
- [%- IF deleted_bug_count %]
- [% terms.bugs %]
- [% ELSE %]
- [% terms.bug %]
- [% END %].
-
- </p><p>
[% deleted_bug_count %]
- [%- IF deleted_bug_count %]
+ [%- IF deleted_bug_count > 1 %]
[% terms.bugs %]
[% ELSE %]
[% terms.bug %]
[% END %]
deleted.
-
+ </p><p>
+ All references to those deleted [% terms.bugs %] have been removed.
[% ELSE %]
No [% terms.bugs %] existed for the component.
[% END %]