From d5d400e3cef7b4cb92cbccc6886888e3c0ef6858 Mon Sep 17 00:00:00 2001 From: Dogan Date: Wed, 23 Oct 2019 20:49:10 +0200 Subject: [PATCH] PlayerRankings: small cancer fixed --- PlayerRankings/translations/plugin.playerrankings.phrases.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PlayerRankings/translations/plugin.playerrankings.phrases.txt b/PlayerRankings/translations/plugin.playerrankings.phrases.txt index a37f0ed1..0fc660fd 100644 --- a/PlayerRankings/translations/plugin.playerrankings.phrases.txt +++ b/PlayerRankings/translations/plugin.playerrankings.phrases.txt @@ -58,10 +58,10 @@ } "Protected" { - "en" "You have been protected from being Mother Zombie,\n since you where Top Defender last round." + "en" "You have been protected from being Mother Zombie,\nsince you where Top Defender last round." } "Grenade" { - "en" "You were given an additional Grenade,\n since you where Top Defender/Infector last round." + "en" "You were given an additional Grenade,\nsince you where Top Defender/Infector last round." } } \ No newline at end of file