| 226 |
|
/* 715 */ [ERR_TOOMANYINVITE] = "%s :Too many INVITEs (%s).", |
| 227 |
|
/* 716 */ [RPL_TARGUMODEG] = "%s :is in %s mode (%s)", |
| 228 |
|
/* 717 */ [RPL_TARGNOTIFY] = "%s :has been informed that you messaged them.", |
| 229 |
< |
/* 718 */ [RPL_UMODEGMSG] = "%s :is messaging you, and you are umode %s.", |
| 229 |
> |
/* 718 */ [RPL_UMODEGMSG] = "%s %s@%s :is messaging you, and you are umode %s.", |
| 230 |
|
/* 723 */ [ERR_NOPRIVS] = "%s :Insufficient oper privileges.", |
| 231 |
|
/* 999 */ [ERR_LAST_ERR_MSG] = ":Last error message" |
| 232 |
|
}; |