From ea6a5a78b7bed5fc47cfc4d81dac78c71d6289b3 Mon Sep 17 00:00:00 2001 From: Alige Date: Sun, 26 Oct 2014 18:10:36 +0200 Subject: Fixed several sentences for better translations. --- src/being/localplayer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/being') diff --git a/src/being/localplayer.cpp b/src/being/localplayer.cpp index 321e849e5..720207b5b 100644 --- a/src/being/localplayer.cpp +++ b/src/being/localplayer.cpp @@ -376,7 +376,7 @@ void LocalPlayer::setAction(const BeingAction::Action &action, if (!mLastHitFrom.empty()) { // TRANSLATORS: chat message after death - debugMsg(strprintf(_("You were killed by %s"), + debugMsg(strprintf(_("You were killed by %s."), mLastHitFrom.c_str())); mLastHitFrom.clear(); } -- cgit v1.2.3-60-g2f50