From f75fd62e61bf7a1a5b79b59bdbe44af71b6d23b0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 20 Mar 2016 17:39:23 +0300 Subject: Impliment packet SMSG_FAMILY_ASK_FOR_CHILD_REPLY. --- src/resources/notifications.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'src/resources') diff --git a/src/resources/notifications.h b/src/resources/notifications.h index e726e8093..1139602f2 100644 --- a/src/resources/notifications.h +++ b/src/resources/notifications.h @@ -803,6 +803,19 @@ namespace NotifyManager // TRANSLATORS: notification message N_("You calling partner %s."), NotifyFlags::STRING}, + {"adopt child error have baby", + // TRANSLATORS: notification message + N_("Adoption child error. You already have baby."), + NotifyFlags::EMPTY}, + {"adopt child error level", + // TRANSLATORS: notification message + N_("Adoption child error. You level too small for have baby."), + NotifyFlags::EMPTY}, + {"adopt child error baby married", + // TRANSLATORS: notification message + N_("Adoption child error. This player already " + "married and can't be baby."), + NotifyFlags::EMPTY}, }; } // namespace NotifyManager #endif // RESOURCES_NOTIFICATIONS_H -- cgit v1.2.3-60-g2f50