From cb847e9e671f6d65f177686ae8544525c8f53763 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 5 Apr 2015 21:23:32 +0300 Subject: eathena: impliment packet SMSG_CHAT_ROOM_ADD_MEMBER. --- src/resources/notifications.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/resources/notifications.h') diff --git a/src/resources/notifications.h b/src/resources/notifications.h index e6d577633..132409fd0 100644 --- a/src/resources/notifications.h +++ b/src/resources/notifications.h @@ -519,6 +519,10 @@ namespace NotifyManager // TRANSLATORS: notification message N_("Chat room already exists"), NotifyFlags::EMPTY}, + {"chat room joined", + // TRANSLATORS: notification message + N_("%s joined room."), + NotifyFlags::STRING}, }; } // namespace NotifyManager #endif // RESOURCES_NOTIFICATIONS_H -- cgit v1.2.3-70-g09d2