]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 581316 – Minor typos in notification reason descriptions.
authorMarc Schumann <wurblzap@gmail.com>
Fri, 23 Jul 2010 11:32:08 +0000 (13:32 +0200)
committerMarc Schumann <wurblzap@gmail.com>
Fri, 23 Jul 2010 11:32:08 +0000 (13:32 +0200)
Patch by Marc Schumann <wurblzap@gmail.com>, r/a=LpSolit

template/en/default/global/reason-descs.none.tmpl

index 4a39497b527b61c37bd4a54a5dcecf1fbe49918b..426085f0d942307c15ee0835b067b8085e8a275c 100644 (file)
@@ -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}       =>