mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Fix: invalid text
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6710 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -8207,7 +8207,7 @@ STR16 szCampaignHistoryDetail[]=
|
||||
L"south",
|
||||
L"west",
|
||||
|
||||
L"Buildings in the sector were damaged. %s civilians were killed and %s wounded.",
|
||||
L"Buildings in the sector were damaged. %d civilians were killed and %d wounded.",
|
||||
L"During the attack, %s and %s called reinforcements.",
|
||||
L"During the attack, %s called reinforcements.",
|
||||
L"Eyewitnesses report the use of chemical weapons from both sides.",
|
||||
|
||||
@@ -8221,7 +8221,7 @@ STR16 szCampaignHistoryDetail[]=
|
||||
L"south",
|
||||
L"west",
|
||||
|
||||
L"Buildings in the sector were damaged. %s civilians were killed and %s wounded.",
|
||||
L"Buildings in the sector were damaged. %d civilians were killed and %d wounded.",
|
||||
L"During the attack, %s and %s called reinforcements.",
|
||||
L"During the attack, %s called reinforcements.",
|
||||
L"Eyewitnesses report the use of chemical weapons from both sides.",
|
||||
|
||||
@@ -8208,7 +8208,7 @@ STR16 szCampaignHistoryDetail[]=
|
||||
L"south",
|
||||
L"west",
|
||||
|
||||
L"Buildings in the sector were damaged. %s civilians were killed and %s wounded.",
|
||||
L"Buildings in the sector were damaged. %d civilians were killed and %d wounded.",
|
||||
L"During the attack, %s and %s called reinforcements.",
|
||||
L"During the attack, %s called reinforcements.",
|
||||
L"Eyewitnesses report the use of chemical weapons from both sides.",
|
||||
|
||||
@@ -8197,7 +8197,7 @@ STR16 szCampaignHistoryDetail[]=
|
||||
L"south",
|
||||
L"west",
|
||||
|
||||
L"Buildings in the sector were damaged. %s civilians were killed and %s wounded.",
|
||||
L"Buildings in the sector were damaged. %d civilians were killed and %d wounded.",
|
||||
L"During the attack, %s and %s called reinforcements.",
|
||||
L"During the attack, %s called reinforcements.",
|
||||
L"Eyewitnesses report the use of chemical weapons from both sides.",
|
||||
|
||||
@@ -8028,7 +8028,7 @@ STR16 szCampaignHistoryDetail[]=
|
||||
L"south",
|
||||
L"west",
|
||||
|
||||
L"Buildings in the sector were damaged. %s civilians were killed and %s wounded.",
|
||||
L"Buildings in the sector were damaged. %d civilians were killed and %d wounded.",
|
||||
L"During the attack, %s and %s called reinforcements.",
|
||||
L"During the attack, %s called reinforcements.",
|
||||
L"Eyewitnesses report the use of chemical weapons from both sides.",
|
||||
|
||||
@@ -8209,7 +8209,7 @@ STR16 szCampaignHistoryDetail[]=
|
||||
L"south",
|
||||
L"west",
|
||||
|
||||
L"Buildings in the sector were damaged. %s civilians were killed and %s wounded.",
|
||||
L"Buildings in the sector were damaged. %d civilians were killed and %d wounded.",
|
||||
L"During the attack, %s and %s called reinforcements.",
|
||||
L"During the attack, %s called reinforcements.",
|
||||
L"Eyewitnesses report the use of chemical weapons from both sides.",
|
||||
|
||||
@@ -8234,7 +8234,7 @@ STR16 szCampaignHistoryDetail[]=
|
||||
L"south",
|
||||
L"west",
|
||||
|
||||
L"Buildings in the sector were damaged. %s civilians were killed and %s wounded.",
|
||||
L"Buildings in the sector were damaged. %d civilians were killed and %d wounded.",
|
||||
L"During the attack, %s and %s called reinforcements.",
|
||||
L"During the attack, %s called reinforcements.",
|
||||
L"Eyewitnesses report the use of chemical weapons from both sides.",
|
||||
|
||||
@@ -8207,7 +8207,7 @@ STR16 szCampaignHistoryDetail[]=
|
||||
L"south",
|
||||
L"west",
|
||||
|
||||
L"Buildings in the sector were damaged. %s civilians were killed and %s wounded.",
|
||||
L"Buildings in the sector were damaged. %d civilians were killed and %d wounded.",
|
||||
L"During the attack, %s and %s called reinforcements.",
|
||||
L"During the attack, %s called reinforcements.",
|
||||
L"Eyewitnesses report the use of chemical weapons from both sides.",
|
||||
|
||||
@@ -8225,7 +8225,7 @@ STR16 szCampaignHistoryDetail[]=
|
||||
L"south",
|
||||
L"west",
|
||||
|
||||
L"Buildings in the sector were damaged. %s civilians were killed and %s wounded.",
|
||||
L"Buildings in the sector were damaged. %d civilians were killed and %d wounded.",
|
||||
L"During the attack, %s and %s called reinforcements.",
|
||||
L"During the attack, %s called reinforcements.",
|
||||
L"Eyewitnesses report the use of chemical weapons from both sides.",
|
||||
|
||||
Reference in New Issue
Block a user