[LocalizedStrings]: Small subtitle fix.

This commit is contained in:
JerryALT 2024-04-03 20:00:23 +03:00
parent 410ca08a27
commit 44a79694f5

View File

@ -26,6 +26,7 @@ namespace Components
LocalizedStrings::Set("MENU_LAUNCH_WITHOUT_MODS", "Launch without Mods"); 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_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_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_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_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!"); LocalizedStrings::Set("SUBTITLE_AMBUSH_GAZ_DROPGUN82", "^2Gaz: ^7Drop the bloody gun! Now, drop it!");