Commit 9a1d5db8 authored by Marc Schumann's avatar Marc Schumann

Bug 581316 – Minor typos in notification reason descriptions.

Patch by Marc Schumann <wurblzap@gmail.com>, r/a=LpSolit
parent ada3eeea
......@@ -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} =>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment