From 48e72c62f330e98067c6103f9e0fd2887c991932 Mon Sep 17 00:00:00 2001 From: test1232156 <126501603+test1232156@users.noreply.github.com> Date: Sat, 19 Oct 2024 07:57:39 +0100 Subject: [PATCH] Translation key fixes Co-Authored-By: Gustas <37534529+punkpun@users.noreply.github.com> --- mods/cnc/chrome/editor.yaml | 2 +- mods/cnc/chrome/ingame-infostats.yaml | 4 ++-- mods/cnc/chrome/lobby-kickdialogs.yaml | 8 ++++---- mods/cnc/fluent/chrome.ftl | 16 ++++++++-------- mods/common/chrome/editor.yaml | 2 +- mods/common/chrome/ingame-infostats.yaml | 4 ++-- mods/common/chrome/lobby-kickdialogs.yaml | 8 ++++---- mods/common/fluent/chrome.ftl | 16 ++++++++-------- mods/d2k/chrome/ingame-infostats.yaml | 4 ++-- mods/d2k/fluent/lua.ftl | 4 ++-- mods/d2k/fluent/rules.ftl | 2 +- mods/d2k/maps/atreides-01a/atreides01a.lua | 2 +- mods/d2k/maps/atreides-01b/atreides01b.lua | 2 +- mods/d2k/maps/harkonnen-01a/harkonnen01a.lua | 2 +- mods/d2k/maps/harkonnen-01b/harkonnen01b.lua | 2 +- mods/d2k/maps/harkonnen-08/harkonnen08.lua | 2 +- mods/d2k/maps/ordos-01a/ordos01a.lua | 2 +- mods/d2k/maps/ordos-01b/ordos01b.lua | 2 +- mods/d2k/rules/player.yaml | 14 +++++++------- mods/d2k/rules/structures.yaml | 4 ++-- mods/ra/fluent/lua.ftl | 2 +- mods/ra/maps/allies-08a/allies08a.lua | 2 +- mods/ra/maps/allies-08b/allies08b.lua | 2 +- 23 files changed, 54 insertions(+), 54 deletions(-) diff --git a/mods/cnc/chrome/editor.yaml b/mods/cnc/chrome/editor.yaml index d65a92c468..f2bb48c2ae 100644 --- a/mods/cnc/chrome/editor.yaml +++ b/mods/cnc/chrome/editor.yaml @@ -439,7 +439,7 @@ Container@EDITOR_WORLD_ROOT: Y: 1 Width: 55 Height: 25 - Text: label-tools-bg-categories + Text: label-tool-bg-category Align: Right Font: TinyBold DropDownButton@TOOLS_DROPDOWN: diff --git a/mods/cnc/chrome/ingame-infostats.yaml b/mods/cnc/chrome/ingame-infostats.yaml index 7c808b2260..87d152af87 100644 --- a/mods/cnc/chrome/ingame-infostats.yaml +++ b/mods/cnc/chrome/ingame-infostats.yaml @@ -12,7 +12,7 @@ Container@SKIRMISH_STATS: Width: 80 Height: 20 Font: MediumBold - Text: label-objective-mission + Text: label-mission-objective Label@STATS_STATUS: X: 95 Y: 17 @@ -25,7 +25,7 @@ Container@SKIRMISH_STATS: Width: 482 Height: 20 Font: Bold - Text: checkbox-objective-stats + Text: checkbox-stats-objective Disabled: true TextColorDisabled: FFFFFF Container@STATS_HEADERS: diff --git a/mods/cnc/chrome/lobby-kickdialogs.yaml b/mods/cnc/chrome/lobby-kickdialogs.yaml index 96c11bc5a2..f2ab486a1c 100644 --- a/mods/cnc/chrome/lobby-kickdialogs.yaml +++ b/mods/cnc/chrome/lobby-kickdialogs.yaml @@ -16,14 +16,14 @@ Background@KICK_CLIENT_DIALOG: Height: 25 Font: Regular Align: Center - Text: label-kick-client-dialog-texta + Text: label-kick-client-dialog-text-a Label@TEXTB: Y: 86 Width: PARENT_WIDTH Height: 25 Font: Regular Align: Center - Text: label-kick-client-dialog-textb + Text: label-kick-client-dialog-text-b Checkbox@PREVENT_REJOINING_CHECKBOX: X: (PARENT_WIDTH - WIDTH) / 2 Y: 120 @@ -98,14 +98,14 @@ Background@FORCE_START_DIALOG: Height: 25 Font: Regular Align: Center - Text: label-force-start-dialog-texta + Text: label-force-start-dialog-text-a Label@TEXTB: Y: 86 Width: PARENT_WIDTH Height: 25 Font: Regular Align: Center - Text: label-force-start-dialog-textb + Text: label-force-start-dialog-text-b Container@KICK_WARNING: Width: PARENT_WIDTH Children: diff --git a/mods/cnc/fluent/chrome.ftl b/mods/cnc/fluent/chrome.ftl index f1236f09cf..d9a3f7cf2c 100644 --- a/mods/cnc/fluent/chrome.ftl +++ b/mods/cnc/fluent/chrome.ftl @@ -65,12 +65,12 @@ label-actor-bg-owner = Owner: label-area-selection = Area Selection label-area-info = Area Info label-selected-area-diagonal = Diagonal: -label-selected-area-resources= Resources: +label-selected-area-resources = Resources: label-copy-filters = Copy Filters label-filter-terrain = Terrain label-filter-resources = Resources label-filter-actors = Actors -label-tools-bg-categories = Tool: +label-tool-bg-category = Tool: button-marker-tiles-clear-current = Clear Current button-marker-tiles-clear-all = Clear All label-marker-layer-num-sides = Number of Sides @@ -166,8 +166,8 @@ label-script-error-panel-desc-b = The details of the error have been saved to lu label-script-error-panel-desc-c = Please send this file to the map author so that they can fix this issue. ## ingame-infostats.yaml -label-objective-mission = Mission: -checkbox-objective-stats = Destroy all opposition! +label-mission-objective = Mission: +checkbox-stats-objective = Destroy all opposition! label-stats-player = Player label-stats-faction = Faction label-stats-score = Score @@ -340,15 +340,15 @@ productionpalette-player-widgets-production-palette = .hold = On Hold ## lobby-kickdialogs.yaml -label-kick-client-dialog-texta = You may also apply a temporary ban, preventing -label-kick-client-dialog-textb = them from joining for the remainder of this game. +label-kick-client-dialog-text-a = You may also apply a temporary ban, preventing +label-kick-client-dialog-text-b = them from joining for the remainder of this game. checkbox-kick-client-dialog-prevent-rejoining = Temporarily Ban button-kick-client-dialog = Kick label-kick-spectators-dialog-title = Kick Spectators button-kick-spectators-dialog-ok = Ok label-force-start-dialog-title = Start Game? -label-force-start-dialog-texta = One or more players are not yet ready. -label-force-start-dialog-textb = Are you sure that you want to force start the game? +label-force-start-dialog-text-a = One or more players are not yet ready. +label-force-start-dialog-text-b = Are you sure that you want to force start the game? label-kick-warning-a = One or more clients are missing the selected label-kick-warning-b = map, and will be kicked from the server. button-force-start-dialog-start = Start diff --git a/mods/common/chrome/editor.yaml b/mods/common/chrome/editor.yaml index 5b8e812d79..190c32a9e1 100644 --- a/mods/common/chrome/editor.yaml +++ b/mods/common/chrome/editor.yaml @@ -399,7 +399,7 @@ Container@EDITOR_WORLD_ROOT: Y: 12 Width: 55 Height: 25 - Text: label-tools-bg-categories + Text: label-tool-bg-category Align: Right Font: TinyBold DropDownButton@TOOLS_DROPDOWN: diff --git a/mods/common/chrome/ingame-infostats.yaml b/mods/common/chrome/ingame-infostats.yaml index c55afce3b1..8427ced7cc 100644 --- a/mods/common/chrome/ingame-infostats.yaml +++ b/mods/common/chrome/ingame-infostats.yaml @@ -12,7 +12,7 @@ Container@SKIRMISH_STATS: Width: 482 Height: 25 Font: MediumBold - Text: label-objective-mission + Text: label-mission-objective Label@STATS_STATUS: X: 100 Y: 22 @@ -25,7 +25,7 @@ Container@SKIRMISH_STATS: Width: 482 Height: 20 Font: Bold - Text: checkbox-objective-stats + Text: checkbox-stats-objective Disabled: true TextColorDisabled: FFFFFF Container@STATS_HEADERS: diff --git a/mods/common/chrome/lobby-kickdialogs.yaml b/mods/common/chrome/lobby-kickdialogs.yaml index 9d00c1f1b6..1f7a1267cf 100644 --- a/mods/common/chrome/lobby-kickdialogs.yaml +++ b/mods/common/chrome/lobby-kickdialogs.yaml @@ -16,14 +16,14 @@ Background@KICK_CLIENT_DIALOG: Height: 25 Font: Regular Align: Center - Text: label-kick-client-dialog-texta + Text: label-kick-client-dialog-text-a Label@TEXTB: Y: 86 Width: PARENT_WIDTH Height: 25 Font: Regular Align: Center - Text: label-kick-client-dialog-textb + Text: label-kick-client-dialog-text-b Checkbox@PREVENT_REJOINING_CHECKBOX: X: (PARENT_WIDTH - WIDTH) / 2 Y: 120 @@ -97,14 +97,14 @@ Background@FORCE_START_DIALOG: Height: 25 Font: Regular Align: Center - Text: label-force-start-dialog-texta + Text: label-force-start-dialog-text-a Label@TEXTB: Y: 86 Width: PARENT_WIDTH Height: 25 Font: Regular Align: Center - Text: label-force-start-dialog-textb + Text: label-force-start-dialog-text-b Container@KICK_WARNING: Width: PARENT_WIDTH Children: diff --git a/mods/common/fluent/chrome.ftl b/mods/common/fluent/chrome.ftl index 40fb042dfc..735d687878 100644 --- a/mods/common/fluent/chrome.ftl +++ b/mods/common/fluent/chrome.ftl @@ -61,12 +61,12 @@ label-actor-bg-owner = Owner: label-area-selection = Area Selection label-area-info = Area Info label-selected-area-diagonal = Diagonal: -label-selected-area-resources= Resources: +label-selected-area-resources = Resources: label-copy-filters = Copy Filters label-filter-terrain = Terrain label-filter-resources = Resources label-filter-actors = Actors -label-tools-bg-categories = Tool: +label-tool-bg-category = Tool: button-marker-tiles-clear-current = Clear Current button-marker-tiles-clear-all = Clear All label-marker-layer-num-sides = Number of Sides @@ -156,8 +156,8 @@ label-script-error-panel-desc-b = The details of the error have been saved to lu label-script-error-panel-desc-c = Please send this file to the map author so that they can fix this issue. ## ingame-infostats.yaml -label-objective-mission = Mission: -checkbox-objective-stats = Destroy all opposition! +label-mission-objective = Mission: +checkbox-stats-objective = Destroy all opposition! label-stats-player = Player label-stats-faction = Faction label-stats-score = Score @@ -167,15 +167,15 @@ label-stats-actions = Actions label-menu-buttons-title = Options ## lobby-kickdialogs.yaml -label-kick-client-dialog-texta = You may also apply a temporary ban, preventing -label-kick-client-dialog-textb = them from joining for the remainder of this game. +label-kick-client-dialog-text-a = You may also apply a temporary ban, preventing +label-kick-client-dialog-text-b = them from joining for the remainder of this game. checkbox-kick-client-dialog-prevent-rejoining = Temporarily Ban button-kick-client-dialog = Kick label-kick-spectators-dialog-title = Kick Spectators button-kick-spectators-dialog-ok = Ok label-force-start-dialog-title = Start Game? -label-force-start-dialog-texta = One or more players are not yet ready. -label-force-start-dialog-textb = Are you sure that you want to force start the game? +label-force-start-dialog-text-a = One or more players are not yet ready. +label-force-start-dialog-text-b = Are you sure that you want to force start the game? label-kick-warning-a = One or more clients are missing the selected label-kick-warning-b = map, and will be kicked from the server. button-force-start-dialog-start = Start diff --git a/mods/d2k/chrome/ingame-infostats.yaml b/mods/d2k/chrome/ingame-infostats.yaml index 0be9ad473f..1174df5c1f 100644 --- a/mods/d2k/chrome/ingame-infostats.yaml +++ b/mods/d2k/chrome/ingame-infostats.yaml @@ -12,7 +12,7 @@ Container@SKIRMISH_STATS: Width: 482 Height: 25 Font: MediumBold - Text: label-objective-mission + Text: label-mission-objective Label@STATS_STATUS: X: 100 Y: 22 @@ -25,7 +25,7 @@ Container@SKIRMISH_STATS: Width: 482 Height: 20 Font: Bold - Text: checkbox-objective-stats + Text: checkbox-stats-objective Disabled: true TextColorDisabled: FFFFFF Container@STATS_HEADERS: diff --git a/mods/d2k/fluent/lua.ftl b/mods/d2k/fluent/lua.ftl index 7bcc34756f..bdcbc3d9fc 100644 --- a/mods/d2k/fluent/lua.ftl +++ b/mods/d2k/fluent/lua.ftl @@ -17,7 +17,7 @@ not-enough-silos = We don't have enough silo space to store the required amount ## atreides-01ab, harkonnen-01ab, ordos01ab build-concrete = Build a concrete foundation before placing structures. -build-windtrap = Build a Wind Trap to generate power. +build-wind-trap = Build a Wind Trap to generate power. build-refinery = Build a Refinery to collect Spice. build-silo = Build a Silo to store additional Spice. @@ -127,7 +127,7 @@ atreides-hostile = The Atreides are now hostile! mercenaries-annihilated = The Mercenaries have been annihilated! ally-mercenaries = Persuade the Mercenaries to fight alongside House Harkonnen. mercenary-leader-captured-allied = Leader Captured. The mercenaries have been persuaded to fight with House Harkonnen. -can-not-stand-harkonnen-must-become-neutral = We cannot stand against the Harkonnen. We must become neutral. +cannot-stand-harkonnen-must-become-neutral = We cannot stand against the Harkonnen. We must become neutral. atreides-commander = Atreides Commander ## harkonnen-09ab diff --git a/mods/d2k/fluent/rules.ftl b/mods/d2k/fluent/rules.ftl index 2c0f359183..07eacc1788 100644 --- a/mods/d2k/fluent/rules.ftl +++ b/mods/d2k/fluent/rules.ftl @@ -17,7 +17,7 @@ notification-base-under-attack = Base under attack. notification-ally-under-attack = Our ally is under attack. notification-harvester-under-attack = Harvester under attack. notification-silos-needed = Silos needed. -notification-no-room-for-new-unit = No room for new unit. +notification-no-room-for-new-units = No room for new unit. notification-cannot-build-here = Cannot build here. notification-one-of-our-buildings-has-been-captured = One of our buildings has been captured. diff --git a/mods/d2k/maps/atreides-01a/atreides01a.lua b/mods/d2k/maps/atreides-01a/atreides01a.lua index 41673e9962..23b953a82f 100644 --- a/mods/d2k/maps/atreides-01a/atreides01a.lua +++ b/mods/d2k/maps/atreides-01a/atreides01a.lua @@ -54,7 +54,7 @@ AtreidesEntryPath = { AtreidesWaypoint.Location, AtreidesRally.Location } Messages = { UserInterface.GetFluentMessage("build-concrete"), - UserInterface.GetFluentMessage("build-windtrap"), + UserInterface.GetFluentMessage("build-wind-trap"), UserInterface.GetFluentMessage("build-refinery"), UserInterface.GetFluentMessage("build-silo") } diff --git a/mods/d2k/maps/atreides-01b/atreides01b.lua b/mods/d2k/maps/atreides-01b/atreides01b.lua index 2492a9f7f6..e246424ad7 100644 --- a/mods/d2k/maps/atreides-01b/atreides01b.lua +++ b/mods/d2k/maps/atreides-01b/atreides01b.lua @@ -54,7 +54,7 @@ AtreidesEntryPath = { AtreidesWaypoint.Location, AtreidesRally.Location } Messages = { UserInterface.GetFluentMessage("build-concrete"), - UserInterface.GetFluentMessage("build-windtrap"), + UserInterface.GetFluentMessage("build-wind-trap"), UserInterface.GetFluentMessage("build-refinery"), UserInterface.GetFluentMessage("build-silo") } diff --git a/mods/d2k/maps/harkonnen-01a/harkonnen01a.lua b/mods/d2k/maps/harkonnen-01a/harkonnen01a.lua index cba218c282..2ba7b3c7b1 100644 --- a/mods/d2k/maps/harkonnen-01a/harkonnen01a.lua +++ b/mods/d2k/maps/harkonnen-01a/harkonnen01a.lua @@ -54,7 +54,7 @@ HarkonnenEntryPath = { HarkonnenWaypoint.Location, HarkonnenRally.Location } Messages = { UserInterface.GetFluentMessage("build-concrete"), - UserInterface.GetFluentMessage("build-windtrap"), + UserInterface.GetFluentMessage("build-wind-trap"), UserInterface.GetFluentMessage("build-refinery"), UserInterface.GetFluentMessage("build-silo") } diff --git a/mods/d2k/maps/harkonnen-01b/harkonnen01b.lua b/mods/d2k/maps/harkonnen-01b/harkonnen01b.lua index cba218c282..2ba7b3c7b1 100644 --- a/mods/d2k/maps/harkonnen-01b/harkonnen01b.lua +++ b/mods/d2k/maps/harkonnen-01b/harkonnen01b.lua @@ -54,7 +54,7 @@ HarkonnenEntryPath = { HarkonnenWaypoint.Location, HarkonnenRally.Location } Messages = { UserInterface.GetFluentMessage("build-concrete"), - UserInterface.GetFluentMessage("build-windtrap"), + UserInterface.GetFluentMessage("build-wind-trap"), UserInterface.GetFluentMessage("build-refinery"), UserInterface.GetFluentMessage("build-silo") } diff --git a/mods/d2k/maps/harkonnen-08/harkonnen08.lua b/mods/d2k/maps/harkonnen-08/harkonnen08.lua index e6e8ea76d3..b29898af70 100644 --- a/mods/d2k/maps/harkonnen-08/harkonnen08.lua +++ b/mods/d2k/maps/harkonnen-08/harkonnen08.lua @@ -296,7 +296,7 @@ WorldLoaded = function() end) Trigger.OnKilledOrCaptured(OPalace, function() - Media.DisplayMessage(UserInterface.GetFluentMessage("can-not-stand-harkonnen-must-become-neutral"), UserInterface.GetFluentMessage("atreides-commander")) + Media.DisplayMessage(UserInterface.GetFluentMessage("cannot-stand-harkonnen-must-become-neutral"), UserInterface.GetFluentMessage("atreides-commander")) ChangeOwner(AtreidesEnemy, AtreidesNeutral) DefendAndRepairBase(AtreidesNeutral, AtreidesBase, 0.75, AttackGroupSize[Difficulty]) diff --git a/mods/d2k/maps/ordos-01a/ordos01a.lua b/mods/d2k/maps/ordos-01a/ordos01a.lua index 6aa2f171fa..f70b15b523 100644 --- a/mods/d2k/maps/ordos-01a/ordos01a.lua +++ b/mods/d2k/maps/ordos-01a/ordos01a.lua @@ -54,7 +54,7 @@ OrdosEntryPath = { OrdosWaypoint.Location, OrdosRally.Location } Messages = { UserInterface.GetFluentMessage("build-concrete"), - UserInterface.GetFluentMessage("build-windtrap"), + UserInterface.GetFluentMessage("build-wind-trap"), UserInterface.GetFluentMessage("build-refinery"), UserInterface.GetFluentMessage("build-silo") } diff --git a/mods/d2k/maps/ordos-01b/ordos01b.lua b/mods/d2k/maps/ordos-01b/ordos01b.lua index 7a54b2156c..d70e9b70a0 100644 --- a/mods/d2k/maps/ordos-01b/ordos01b.lua +++ b/mods/d2k/maps/ordos-01b/ordos01b.lua @@ -54,7 +54,7 @@ OrdosEntryPath = { OrdosWaypoint.Location, OrdosRally.Location } Messages = { UserInterface.GetFluentMessage("build-concrete"), - UserInterface.GetFluentMessage("build-windtrap"), + UserInterface.GetFluentMessage("build-wind-trap"), UserInterface.GetFluentMessage("build-refinery"), UserInterface.GetFluentMessage("build-silo") } diff --git a/mods/d2k/rules/player.yaml b/mods/d2k/rules/player.yaml index ec99046347..f9f31681c0 100644 --- a/mods/d2k/rules/player.yaml +++ b/mods/d2k/rules/player.yaml @@ -18,7 +18,7 @@ Player: ReadyAudio: BuildingReady ReadyTextNotification: notification-construction-complete BlockedAudio: NoRoom - BlockedTextNotification: notification-no-room-for-new-unit + BlockedTextNotification: notification-no-room-for-new-units QueuedAudio: Building OnHoldAudio: OnHold CancelledAudio: Cancelled @@ -31,7 +31,7 @@ Player: ReadyAudio: UnitReady ReadyTextNotification: notification-unit-ready BlockedAudio: NoRoom - BlockedTextNotification: notification-no-room-for-new-unit + BlockedTextNotification: notification-no-room-for-new-units QueuedAudio: Training OnHoldAudio: OnHold CancelledAudio: Cancelled @@ -44,7 +44,7 @@ Player: ReadyAudio: UnitReady ReadyTextNotification: notification-unit-ready BlockedAudio: NoRoom - BlockedTextNotification: notification-no-room-for-new-unit + BlockedTextNotification: notification-no-room-for-new-units QueuedAudio: Building OnHoldAudio: OnHold CancelledAudio: Cancelled @@ -57,7 +57,7 @@ Player: ReadyAudio: UnitReady ReadyTextNotification: notification-unit-ready BlockedAudio: NoRoom - BlockedTextNotification: notification-no-room-for-new-unit + BlockedTextNotification: notification-no-room-for-new-units QueuedAudio: Building OnHoldAudio: OnHold CancelledAudio: Cancelled @@ -68,7 +68,7 @@ Player: DisplayOrder: 4 BuildDurationModifier: 212 BlockedAudio: NoRoom - BlockedTextNotification: notification-no-room-for-new-unit + BlockedTextNotification: notification-no-room-for-new-units QueuedAudio: OrderPlaced OnHoldAudio: OnHold CancelledAudio: Cancelled @@ -79,7 +79,7 @@ Player: ReadyAudio: UnitReady ReadyTextNotification: notification-unit-ready BlockedAudio: NoRoom - BlockedTextNotification: notification-no-room-for-new-unit + BlockedTextNotification: notification-no-room-for-new-units QueuedAudio: Building OnHoldAudio: OnHold CancelledAudio: Cancelled @@ -90,7 +90,7 @@ Player: ReadyAudio: NewOptions ReadyTextNotification: notification-new-construction-options BlockedAudio: NoRoom - BlockedTextNotification: notification-no-room-for-new-unit + BlockedTextNotification: notification-no-room-for-new-units QueuedAudio: Upgrading OnHoldAudio: OnHold CancelledAudio: Cancelled diff --git a/mods/d2k/rules/structures.yaml b/mods/d2k/rules/structures.yaml index 445b9c1bbe..58279d7c3f 100644 --- a/mods/d2k/rules/structures.yaml +++ b/mods/d2k/rules/structures.yaml @@ -1195,7 +1195,7 @@ palace: ReadyAudio: Reinforce ReadyTextNotification: notification-reinforcements-have-arrived BlockedAudio: NoRoom - BlockedTextNotification: notification-no-room-for-new-unit + BlockedTextNotification: notification-no-room-for-new-units OrderName: ProduceActorPower.Fremen SupportPowerPaletteOrder: 20 ProduceActorPower@saboteur: @@ -1212,7 +1212,7 @@ palace: ReadyAudio: Reinforce ReadyTextNotification: notification-reinforcements-have-arrived BlockedAudio: NoRoom - BlockedTextNotification: notification-no-room-for-new-unit + BlockedTextNotification: notification-no-room-for-new-units OrderName: ProduceActorPower.Saboteur SupportPowerPaletteOrder: 30 Exit@1: diff --git a/mods/ra/fluent/lua.ftl b/mods/ra/fluent/lua.ftl index 5834635c14..6df4cf6db5 100644 --- a/mods/ra/fluent/lua.ftl +++ b/mods/ra/fluent/lua.ftl @@ -82,7 +82,7 @@ defeat-allied-forces = Defeat the Allied forces. ## allies-08ab experiment-successful = The experiment is a success! -chronosphere-experiment-complete-in = Chronosphere experiment completes in { $time } +chronosphere-experiment-completes-in = Chronosphere experiment completes in { $time } defend-chronosphere-tech-center = Defend the Chronosphere and Technology Center at all costs. chronosphere-needs-power = The Chronosphere must have power when the diff --git a/mods/ra/maps/allies-08a/allies08a.lua b/mods/ra/maps/allies-08a/allies08a.lua index a896ea2fee..452bad8b1a 100644 --- a/mods/ra/maps/allies-08a/allies08a.lua +++ b/mods/ra/maps/allies-08a/allies08a.lua @@ -105,7 +105,7 @@ Tick = function() if Ticked > 0 then if (Ticked % DateTime.Seconds(1)) == 0 then - Timer = UserInterface.GetFluentMessage("chronosphere-experiment-complete-in", { ["time"] = Utils.FormatTime(Ticked) }) + Timer = UserInterface.GetFluentMessage("chronosphere-experiment-completes-in", { ["time"] = Utils.FormatTime(Ticked) }) UserInterface.SetMissionText(Timer, TimerColor) end Ticked = Ticked - 1 diff --git a/mods/ra/maps/allies-08b/allies08b.lua b/mods/ra/maps/allies-08b/allies08b.lua index 75856e1b9f..69b4bff84d 100644 --- a/mods/ra/maps/allies-08b/allies08b.lua +++ b/mods/ra/maps/allies-08b/allies08b.lua @@ -105,7 +105,7 @@ Tick = function() if Ticked > 0 then if (Ticked % DateTime.Seconds(1)) == 0 then - Timer = UserInterface.GetFluentMessage("chronosphere-experiment-complete-in", { ["time"] = Utils.FormatTime(Ticked) }) + Timer = UserInterface.GetFluentMessage("chronosphere-experiment-completes-in", { ["time"] = Utils.FormatTime(Ticked) }) UserInterface.SetMissionText(Timer, TimerColor) end Ticked = Ticked - 1