diff --git a/resources/lang/en.json b/resources/lang/en.json index 15ccf75d8..d824972b1 100644 --- a/resources/lang/en.json +++ b/resources/lang/en.json @@ -772,7 +772,7 @@ "conquered_no_gold": "Conquered {name} (didn't play, no gold awarded)", "missile_intercepted": "Missile intercepted {unit}", "interceptor_destroyed": "Interceptor destroyed, retargeting {unit}", - "interceptor_destroyed_attacker": "{unit} survived interception, new interceptor inbound", + "interceptor_destroyed_attacker": "{unit} survived interception, will re-attempt interception, if possible", "mirv_warheads_intercepted": "{count, plural, one {{count} MIRV warhead intercepted} other {{count} MIRV warheads intercepted}}", "sent_troops_to_player": "Sent {troops} troops to {name}", "received_troops_from_player": "Received {troops} troops from {name}",