mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
Merged from revision: 6761
- Campaign Stats: Externalized hard coded "and" text to language specific text files git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6762 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -8209,6 +8209,7 @@ STR16 szCampaignHistoryDetail[]=
|
||||
L"east",
|
||||
L"south",
|
||||
L"west",
|
||||
L"and",
|
||||
|
||||
L"Buildings in the sector were damaged. %d civilians were killed and %d wounded.",
|
||||
L"During the attack, %s and %s called reinforcements.",
|
||||
@@ -8218,7 +8219,7 @@ STR16 szCampaignHistoryDetail[]=
|
||||
L"In a serious escalation of the conflict, both sides deployed tanks.",
|
||||
L"%d tanks were used by %s, %d of them were destroyed in the fierce fighting.",
|
||||
L"Both sides are said to have used snipers.",
|
||||
L"Unverified reports indicate %s snipers were involved in the firefight."
|
||||
L"Unverified reports indicate %s snipers were involved in the firefight.",
|
||||
};
|
||||
|
||||
STR16 szCampaignHistoryTimeString[]=
|
||||
|
||||
Reference in New Issue
Block a user