From 558dcaea9d56fb1c65ce468869dfe0e409ca1878 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 9 Sep 2015 15:11:05 +0300 Subject: Add unequip error notification. --- 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 8716b6467..425605174 100644 --- a/src/resources/notifications.h +++ b/src/resources/notifications.h @@ -141,6 +141,10 @@ namespace NotifyManager // TRANSLATORS: notification message N_("Unable to equip because you have wrong level."), NotifyFlags::EMPTY}, + {"unequip failed", + // TRANSLATORS: notification message + N_("Unable to unequip."), + NotifyFlags::EMPTY}, {"party create failed", // TRANSLATORS: notification message N_("Couldn't create party."), -- cgit v1.2.3-70-g09d2