From cf9aa579adefe92ebd944c145088bf41a7105e35 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C4=81da?= Date: Fri, 30 May 2025 18:15:46 -0500 Subject: [PATCH] Add a missing ftl to AI turrets (#37965) * missing ftl * make it pop --- Resources/Locale/en-US/ui/turret-controls.ftl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Resources/Locale/en-US/ui/turret-controls.ftl b/Resources/Locale/en-US/ui/turret-controls.ftl index 549781a866..74d4dea52b 100644 --- a/Resources/Locale/en-US/ui/turret-controls.ftl +++ b/Resources/Locale/en-US/ui/turret-controls.ftl @@ -14,6 +14,7 @@ turret-controls-window-turret-deployed = SEARCHING... turret-controls-window-turret-deploying = ACTIVATING turret-controls-window-turret-firing = ENGAGING TARGET turret-controls-window-turret-error = ERROR [404] +turret-controls-window-turret-broken = ***INOPERABLE*** # Buttons turret-controls-window-safe = Inactive @@ -28,4 +29,4 @@ turret-controls-window-all-checkbox = All turret-controls-window-footer = Unauthorized personnel should ensure defenses are inactive before proceeding # Warnings -turret-controls-access-denied = Access denied \ No newline at end of file +turret-controls-access-denied = Access denied -- 2.51.2