diff options
author | wurblzap%gmail.com <> | 2009-06-02 22:00:10 +0000 |
---|---|---|
committer | wurblzap%gmail.com <> | 2009-06-02 22:00:10 +0000 |
commit | 5a10ebe6514918f89e60e0dc43fa19ebe06c03be (patch) | |
tree | d2c2a8ecb05804f93e69fd79d58993d57f155258 /template/en/default/email | |
parent | a778b485e088757d81606ff85aae2f39473c42f5 (diff) | |
download | bugs-5a10ebe6514918f89e60e0dc43fa19ebe06c03be.tar bugs-5a10ebe6514918f89e60e0dc43fa19ebe06c03be.tar.gz bugs-5a10ebe6514918f89e60e0dc43fa19ebe06c03be.tar.bz2 bugs-5a10ebe6514918f89e60e0dc43fa19ebe06c03be.tar.xz bugs-5a10ebe6514918f89e60e0dc43fa19ebe06c03be.zip |
Bug 457657 â Make e-mail comment header localizable.
Patch by Marc Schumann <wurblzap@gmail.com>,
r/a=LpSolit
Diffstat (limited to 'template/en/default/email')
-rw-r--r-- | template/en/default/email/newchangedmail.txt.tmpl | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/template/en/default/email/newchangedmail.txt.tmpl b/template/en/default/email/newchangedmail.txt.tmpl index 613e174f0..494c12060 100644 --- a/template/en/default/email/newchangedmail.txt.tmpl +++ b/template/en/default/email/newchangedmail.txt.tmpl @@ -43,8 +43,13 @@ X-Bugzilla-Changed-Fields: [% changedfields %] [%+ urlbase %]show_bug.cgi?id=[% bugid %] [%+ diffs %] +[% FOREACH comment = new_comments %] --- +--- Comment #[% comment.count %] from [% comment.author.identity %] [%+ comment.time FILTER time %] --- +[%+ PROCESS bug/format_comment.txt.tmpl comment = comment %] +[% END %] + +-- [%# Protect the trailing space of the signature marker %] Configure [% terms.bug %]mail: [% urlbase %]userprefs.cgi?tab=email ------- You are receiving this mail because: ------- [% FOREACH relationship = reasons %] |