mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
- Translated "Story Backgrounds" to "Merc Story Backgrounds"
- Added missing translation from "Overheating Weapons" to "Merc Story Backgrounds" for non English Versions - Added "// TODO.Translate" comments to the new texts git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6354 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -5390,7 +5390,7 @@ STR16 gzGIOScreenText[] =
|
||||
|
||||
L"New Chance to Hit System",
|
||||
L"Improved Interrupt System",
|
||||
L"Weapon Overheating",
|
||||
L"Merc Story Backgrounds", // TODO.Translate
|
||||
L"Food System",//TODO.Translate
|
||||
L"Bobby Ray Quantity", //TODO.Translate
|
||||
};
|
||||
@@ -7577,6 +7577,7 @@ STR16 szMTATextStr[]= // TODO.Translate
|
||||
L"%s had to stop %s.",
|
||||
};
|
||||
|
||||
// TODO.Translate
|
||||
STR16 szInventoryArmTextStr[]= // TODO.Translate
|
||||
{
|
||||
L"Blow up (%d AP)",
|
||||
@@ -7587,6 +7588,7 @@ STR16 szInventoryArmTextStr[]= // TODO.Translate
|
||||
L"Disarm",
|
||||
};
|
||||
|
||||
// TODO.Translate
|
||||
STR16 szBackgroundText_Flags[]=
|
||||
{
|
||||
L" might consume drugs in inventory\n",
|
||||
|
||||
Reference in New Issue
Block a user