provide full translatable error warning
nodestroy - June 28, 2008 - 11:38
| Project: | Invite |
| Version: | 5.x-2.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Description
At the moment its not possible to get rid of the "username (email)" part of the "The following recipients are already members" error message. That would be usefull to prevent users from trying to get usernames associated to email adresses.
it's a bit tricky because the format_plural function does allready the t() encapsulation, maybe my solution is practicable.
regards,
dominik
| Attachment | Size |
|---|---|
| invite.patch | 1.34 KB |

#1
I would add this patch to the mix.