diff options
-rw-r--r-- | src/resources/notifications.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |