diff options
author | lpsolit%gmail.com <> | 2006-10-12 02:54:45 +0200 |
---|---|---|
committer | lpsolit%gmail.com <> | 2006-10-12 02:54:45 +0200 |
commit | 7ff0923ec2e5a111693f5f5d65c7cda9905c5321 (patch) | |
tree | 114387787871b5bb142fc3ea2fc431633eeeb589 /template | |
parent | 0a7cce3422fef93bf215b9995cd2dae512a12568 (diff) | |
download | bugzilla-7ff0923ec2e5a111693f5f5d65c7cda9905c5321.tar.gz bugzilla-7ff0923ec2e5a111693f5f5d65c7cda9905c5321.tar.xz |
Bug 356256: Missing word 'are' in email notification - Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat a=justdave
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/email/newchangedmail.txt.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/email/newchangedmail.txt.tmpl b/template/en/default/email/newchangedmail.txt.tmpl index 56b7636ad..d0bc8b124 100644 --- a/template/en/default/email/newchangedmail.txt.tmpl +++ b/template/en/default/email/newchangedmail.txt.tmpl @@ -63,7 +63,7 @@ You are a voter for the [% terms.bug %]. [% CASE constants.REL_ASSIGNEE %] You are watching the assignee of the [% terms.bug %]. [% CASE constants.REL_REPORTER %] -You watching the reporter. +You are watching the reporter. [% CASE constants.REL_QA %] You are watching the QA contact of the [% terms.bug %]. [% CASE constants.REL_CC %] |