From 9a1d5db848a22cc7faa6b03cb18b1b29f2d8b403 Mon Sep 17 00:00:00 2001 From: Marc Schumann Date: Fri, 23 Jul 2010 13:27:58 +0200 Subject: Bug 581316 – Minor typos in notification reason descriptions. Patch by Marc Schumann , r/a=LpSolit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/global/reason-descs.none.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template') 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} => -- cgit v1.2.3-24-g4f1b