From e7b0eec60bdd4b2a6cd33077c069e90a1aab7ad3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 19 Mar 2016 23:28:10 +0300 Subject: Impliment packet SMSG_FAMILY_CALL_PARTNER (hercules). --- src/resources/notifications.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/resources') diff --git a/src/resources/notifications.h b/src/resources/notifications.h index abb5efe56..e726e8093 100644 --- a/src/resources/notifications.h +++ b/src/resources/notifications.h @@ -795,6 +795,14 @@ namespace NotifyManager // TRANSLATORS: notification message N_("You and %s was divorced."), NotifyFlags::STRING}, + {"partner called", + // TRANSLATORS: notification message + N_("You was called by partner."), + NotifyFlags::EMPTY}, + {"partner calling", + // TRANSLATORS: notification message + N_("You calling partner %s."), + NotifyFlags::STRING}, }; } // namespace NotifyManager #endif // RESOURCES_NOTIFICATIONS_H -- cgit v1.2.3-60-g2f50