diff options
Diffstat (limited to 'template/en/default/global')
-rw-r--r-- | template/en/default/global/messages.html.tmpl | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl index 1bc10daa9..c29f3f14f 100644 --- a/template/en/default/global/messages.html.tmpl +++ b/template/en/default/global/messages.html.tmpl @@ -124,25 +124,9 @@ Please add your attachment by clicking the "Add an Attachment" link below. - [% ELSIF message_tag == "bug_confirmed_by_votes" %] - *** This [% terms.bug %] has been confirmed by popular vote. *** - - [% ELSIF message_tag == "bug_duplicate_of" %] - *** This [% terms.bug %] has been marked as a duplicate of [% terms.bug %] [%+ dupe_of FILTER html %] *** - - [% ELSIF message_tag == "bug_has_duplicate" %] - *** [% terms.Bug %] [%+ dupe FILTER html %] has been marked as a duplicate of this [% terms.bug %]. *** - [% ELSIF message_tag == "bug_group_description" %] Access to [% terms.bugs %] in the [% product.name FILTER html %] product - [% ELSIF message_tag == "bug_moved_to" %] - <p>[% terms.Bug %] moved to [% Param("move-to-url") FILTER html %].</p> - <p>If the move succeeded, [% login FILTER html %] will receive a mail - containing the number of the new [% terms.bug %] in the other database. - If all went well, please mark this [% terms.bug %] verified, and paste - in a link to the new [% terms.bug %]. Otherwise, reopen this [% terms.bug %]. - [% ELSIF message_tag == "buglist_adding_field" %] [% title = "Adding field to search page..." %] [% link = "Click here if the page does not redisplay automatically." %] |