X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/83ff05c356f6497be2475640d1cb2e3eb369831f..e42487a5d0733c361fce6607ed7f01025f650aa1:/src/mod-memoserv.c diff --git a/src/mod-memoserv.c b/src/mod-memoserv.c index 65e6552..64e24b0 100644 --- a/src/mod-memoserv.c +++ b/src/mod-memoserv.c @@ -74,7 +74,7 @@ static const struct message_entry msgtab[] = { { "MSMSG_EXPIRY", "Messages will be expired when they are %s old (%d seconds)." }, { "MSMSG_MESSAGES_EXPIRED", "$b%lu$b message(s) expired." }, { "MSMSG_MEMOS_INBOX", "You have $b%d$b new message(s) in your inbox and %d old messages. Use /msg $S LIST to list them." }, - { "MSMSG_NEW_MESSAGE", "You have a new message from $b%s$b." }, + { "MSMSG_NEW_MESSAGE", "You have a new message from $b%s$b. /msg $S LIST" }, { "MSMSG_DELETED_ALL", "Deleted all of your messages." }, { "MSMSG_USE_CONFIRM", "Please use /msg $S DELETE * $bCONFIRM$b to delete $uall$u of your messages." }, { "MSMSG_STATUS_TOTAL", "I have $b%u$b memos in my database." },