From: timeless%mozdev.org <>
Date: Fri, 29 Dec 2006 02:20:07 +0000 (+0000)
Subject: Bug 365083 edit components cc list text needs wordsmithing
X-Git-Tag: bugzilla-2.23.4~103
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f07114378b39c6424d0c01f366ab8bd2839b927c;p=thirdparty%2Fbugzilla.git
Bug 365083 edit components cc list text needs wordsmithing
r=lpsolit a=justdave
---
diff --git a/template/en/default/admin/components/create.html.tmpl b/template/en/default/admin/components/create.html.tmpl
index 9e999839b9..5b376bc797 100644
--- a/template/en/default/admin/components/create.html.tmpl
+++ b/template/en/default/admin/components/create.html.tmpl
@@ -91,7 +91,7 @@
%]
[% IF !Param("usemenuforusers") %]
- Enter user names for the CC in a comma-separated list.
+ Enter user names for the CC list as a comma-separated list.
[% END %]
diff --git a/template/en/default/admin/components/edit.html.tmpl b/template/en/default/admin/components/edit.html.tmpl
index 81a6e9fc27..e7bd963556 100644
--- a/template/en/default/admin/components/edit.html.tmpl
+++ b/template/en/default/admin/components/edit.html.tmpl
@@ -96,7 +96,7 @@
%]
[% IF !Param("usemenuforusers") %]
- Enter user names for the CC in a comma-separated list.
+ Enter user names for the CC list as a comma-separated list.
[% END %]