From 6f06cd42b8e56aaae2be853a31d73d0115a39c2a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 4 Apr 2015 15:45:30 +0300 Subject: Add chat command for create chat room (incomplete). New chat command: /chatroom NAME --- src/resources/notifications.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/resources/notifications.h') diff --git a/src/resources/notifications.h b/src/resources/notifications.h index 019879aba..e6d577633 100644 --- a/src/resources/notifications.h +++ b/src/resources/notifications.h @@ -511,6 +511,14 @@ namespace NotifyManager // TRANSLATORS: notification message N_("You got negative manner points from %s."), NotifyFlags::STRING}, + {"chat room limit exceed", + // TRANSLATORS: notification message + N_("Chat room limit exceeded"), + NotifyFlags::EMPTY}, + {"chat room already exists", + // TRANSLATORS: notification message + N_("Chat room already exists"), + NotifyFlags::EMPTY}, }; } // namespace NotifyManager #endif // RESOURCES_NOTIFICATIONS_H -- cgit v1.2.3-60-g2f50