Comment notifications

This commit is contained in:
boy0001 2015-05-14 20:34:08 +10:00
parent f3777bd8c5
commit 9cb06d625d
10 changed files with 82 additions and 36 deletions

View file

@ -109,6 +109,7 @@ public enum C {
/*
* Comment
*/
INBOX_NOTIFICATION("%s unread messages. Use /plot inbox", "Comment"),
NOT_VALID_INBOX_INDEX("$2No comment at index %s", "Comment"),
INBOX_ITEM("$2 - $4%s", "Comment"),
COMMENT_SYNTAX("$2Use /plots comment [X;Z] <%s> <comment>", "Comment"),