diff options
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/global/reason-descs.none.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/global/reason-descs.none.tmpl b/template/en/default/global/reason-descs.none.tmpl index 4a39497b5..426085f0d 100644 --- a/template/en/default/global/reason-descs.none.tmpl +++ b/template/en/default/global/reason-descs.none.tmpl @@ -28,9 +28,9 @@ [% SET watch_reason_descs => { ${constants.REL_ASSIGNEE} => - "You are the watching assignee of the ${terms.bug}.", + "You are watching the assignee of the ${terms.bug}.", ${constants.REL_REPORTER} => - "You watching the reporter of the ${terms.bug}.", + "You are watching the reporter of the ${terms.bug}.", ${constants.REL_QA} => "You are watching the QA Contact of the ${terms.bug}.", ${constants.REL_CC} => |