]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 365083 edit components cc list text needs wordsmithing
authortimeless%mozdev.org <>
Fri, 29 Dec 2006 02:20:07 +0000 (02:20 +0000)
committertimeless%mozdev.org <>
Fri, 29 Dec 2006 02:20:07 +0000 (02:20 +0000)
r=lpsolit a=justdave

template/en/default/admin/components/create.html.tmpl
template/en/default/admin/components/edit.html.tmpl

index 9e999839b9b6c47d49bf291e31d3344ceb3201bd..5b376bc79723442793cf4eb392e0ff0131ad0b76 100644 (file)
@@ -91,7 +91,7 @@
         %]
         <br>
         [% IF !Param("usemenuforusers") %]
-          <em>Enter user names for the CC in a comma-separated list.</em>
+          <em>Enter user names for the CC list as a comma-separated list.</em>
         [% END %]
       </td>
     </tr>
index 81a6e9fc2753611c94a6fc66fc4ec32eb09bbb38..e7bd9635561dbdb21e095875c43f0638a1cf0993 100644 (file)
@@ -96,7 +96,7 @@
         %]
         <br>
         [% IF !Param("usemenuforusers") %]
-          <em>Enter user names for the CC in a comma-separated list.</em>
+          <em>Enter user names for the CC list as a comma-separated list.</em>
         [% END %]
       </td>
     </tr>