From 0503550f7580edaddd734a3dc4b08405407aa8ff Mon Sep 17 00:00:00 2001 From: Wanne Date: Tue, 22 Jan 2013 13:21:51 +0000 Subject: [PATCH] - deleted // TODO.Translate comment for English text file git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5803 3b4a5df2-a311-0410-b5c6-a8a6f20db521 --- Utils/_EnglishText.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Utils/_EnglishText.cpp b/Utils/_EnglishText.cpp index 2d99face..71f1fe05 100644 --- a/Utils/_EnglishText.cpp +++ b/Utils/_EnglishText.cpp @@ -2906,7 +2906,7 @@ CHAR16 TacticalStr[][ MED_STRING_LENGTH ] = L"Health: %d/%d\nEnergy: %d/%d\nMorale: %s\nWater: %d%s\nFood: %d%s", L"Health: %d/%d\nPoison: %d/%d\nEnergy: %d/%d\nMorale: %s\nWater: %d%s\nFood: %d%s", - // added by Flugente: selection of a function to call in tactical // TODO.Translate + // added by Flugente: selection of a function to call in tactical L"What do you want to do?", L"Fill canteens", L"Clean gun", @@ -7503,7 +7503,7 @@ STR16 szPrisonerTextStr[]= L"Prisoners have been released!", L"The army now occupies the prison in %s, the prisoners were freed!", L"The enemy refuses to surrender!", - L"The enemy refuses to take you as prisoners - they prefer you dead!", // TODO.Translate + L"The enemy refuses to take you as prisoners - they prefer you dead!", L"This behaviour is set OFF in your ini settings.", };