IMO, this is slightly mixed up on the 'edit user' form:
Allow other users to contact you by e-mail via your personal contact form. Note that while your e-mail address is not made public to other members of the community, privileged users such as site administrators are able to contact you even if you choose not to enable this feature.
The second sentence confuses two concepts, one that your email address is not visible, and two that admins might still contact you anyway. I suggest:
Allow other users to contact you by e-mail via a personal contact form which keeps your e-mail address hidden. Note that some privileged users such as site administrators are still able to contact you even if you choose to disable this feature.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 295971_contact_form_description_no_e-mail.patch | 1.28 KB | deekayen |
| #2 | 295971_contact_form_description.patch | 1.29 KB | deekayen |
Comments
Comment #1
neclimdulStrings are frozen for 5 and 6. This would have to be for 7.
Comment #2
deekayen commentedI'm also in favor of a string change because "other members of the community" doesn't apply to most of the more corporate sites that I usually work on where "community" doesn't really fit the business utility of the site.
Attached patch uses the string suggested by dar-es-balat.
Comment #3
dries commentedPer #453572: Contact form submit button should read "Send message" we should change 'e-mail' to 'message'. Should be a simple re-roll.
Comment #4
deekayen commentedRevised patch removes "by e-mail" to read "Allow other users to contact you via a personal contact form..."
Comment #5
deekayen commentedsigh... didn't change status
Comment #6
dries commentedCommitted. Thanks!