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:
@@ -5406,7 +5406,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
|
||||
};
|
||||
@@ -7601,6 +7601,7 @@ STR16 szInventoryArmTextStr[]= // TODO.Translate
|
||||
L"Disarm",
|
||||
};
|
||||
|
||||
// TODO.Translate
|
||||
STR16 szBackgroundText_Flags[]=
|
||||
{
|
||||
L" might consume drugs in inventory\n",
|
||||
@@ -7612,6 +7613,7 @@ STR16 szBackgroundText_Flags[]=
|
||||
L" spreads corruption to nearby mercs\n",
|
||||
};
|
||||
|
||||
// TODO.Translate
|
||||
STR16 szBackgroundText_Value[]=
|
||||
{
|
||||
L" %s%d%% APs in polar sectors\n",
|
||||
|
||||
Reference in New Issue
Block a user