From 44a79694f5e019fa14767fc4c4b7f5ed632a2418 Mon Sep 17 00:00:00 2001 From: JerryALT Date: Wed, 3 Apr 2024 20:00:23 +0300 Subject: [PATCH] [LocalizedStrings]: Small subtitle fix. --- src/Components/Modules/LocalizedStrings.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Components/Modules/LocalizedStrings.cpp b/src/Components/Modules/LocalizedStrings.cpp index 39c55f9..72989d8 100644 --- a/src/Components/Modules/LocalizedStrings.cpp +++ b/src/Components/Modules/LocalizedStrings.cpp @@ -26,6 +26,7 @@ namespace Components LocalizedStrings::Set("MENU_LAUNCH_WITHOUT_MODS", "Launch without Mods"); LocalizedStrings::Set("SUBTITLE_AIRLIFT_MHP_MAKINGARUN31", "^2Outlaw Two-Five: ^7Command this is Outlaw Two-Five. Infantry is making a run for it. We are clear to land, over."); LocalizedStrings::Set("SUBTITLE_AIRLIFT_HQR_ENROUTE34", "^2Outlaw Two-Five: ^7Roger that command. Outlaw Two-Five is en route."); + LocalizedStrings::Set("SUBTITLE_AIRLIFT_MHP_LEADTHEWAY86", "^2Outlaw Two-Five: ^7Deadly this is Outlaw. Al-Asad's got a nuke. We're buggin' out. Lead the way, over."); LocalizedStrings::Set("SUBTITLE_AIRLIFT_MHP_SMALLARMSFIRE93", "^2Outlaw Two-Five: ^7Command, I have a visual on the crash site. I see small arms fire coming from the cockpit. Request permission to initiate search and rescue, over."); LocalizedStrings::Set("SUBTITLE_AIRPLANE_SAS4_ARMEDBOMB14", "^2Charlie One-One: ^7Shit, someone's armed the bomb. We don't have much time. We've got to go - now."); LocalizedStrings::Set("SUBTITLE_AMBUSH_GAZ_DROPGUN82", "^2Gaz: ^7Drop the bloody gun! Now, drop it!");