From 9a1d5db848a22cc7faa6b03cb18b1b29f2d8b403 Mon Sep 17 00:00:00 2001 From: Marc Schumann Date: Fri, 23 Jul 2010 13:27:58 +0200 Subject: =?UTF-8?q?Bug=20581316=20=C3=A2=E2=82=AC=E2=80=9C=20Minor=20typos?= =?UTF-8?q?=20in=20notification=20reason=20descriptions.=20Patch=20by=20Ma?= =?UTF-8?q?rc=20Schumann=20,=20r/a=3DLpSolit?= 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/en/default') 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.1