mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
- Added a few // TODO.Translate comments
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5710 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -2908,7 +2908,7 @@ CHAR16 TacticalStr[][ MED_STRING_LENGTH ] =
|
||||
// Flugente: weapon cleaning // TODO.Translate
|
||||
L"%s cleaned %s",
|
||||
|
||||
// added by Flugente: decide what to do with prisoners
|
||||
// added by Flugente: decide what to do with prisoners // TODO.Translate
|
||||
L"You have no prison for these prisoners, you have to let them go",
|
||||
L"Yes - Send prisoners to jail No - Let them go",
|
||||
};
|
||||
@@ -7466,6 +7466,7 @@ STR16 szFoodTextStr[]=
|
||||
L"Sectorwide canteen filling not possible, Food System is off!"
|
||||
};
|
||||
|
||||
// TODO.Translate
|
||||
STR16 szPrisonerTextStr[]=
|
||||
{
|
||||
L"%d prisoners were interrogated.",
|
||||
|
||||
Reference in New Issue
Block a user