From 7b95e3f8ba9b15589a1e0e0f1407febbd176e845 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 10 Oct 2014 00:14:35 +0300 Subject: Fix typo in party fail kick message. --- src/resources/notifications.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/resources/notifications.h b/src/resources/notifications.h index ea96e2eb7..6ccdc6a9a 100644 --- a/src/resources/notifications.h +++ b/src/resources/notifications.h @@ -164,7 +164,7 @@ namespace NotifyManager NotifyFlags::EMPTY}, {"party kick deny", // TRANSLATORS: notification message - N_("You cant be kicked kicked from party on this map."), + N_("You cant be kicked from party on this map."), NotifyFlags::EMPTY}, {"party user joined", // TRANSLATORS: notification message -- cgit v1.2.3-60-g2f50