From: Saphire Date: Sat, 16 Nov 2024 22:18:00 +0000 (+0600) Subject: Fix Fluent string ID copypaste fail X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=01d6df3d0ace170438aae3931339be539bd8b38e;p=space-station-14.git Fix Fluent string ID copypaste fail --- diff --git a/Resources/Locale/en-US/singularity/components/generator-component.ftl b/Resources/Locale/en-US/singularity/components/generator-component.ftl index f3a2254c38..d2a04f9cbc 100644 --- a/Resources/Locale/en-US/singularity/components/generator-component.ftl +++ b/Resources/Locale/en-US/singularity/components/generator-component.ftl @@ -1,2 +1,2 @@ comp-generator-failsafe = The {$target} shakes as the containment failsafe triggers! -comp-generator-failsafe = Something fizzles out inside of {$target}... \ No newline at end of file +comp-generator-failsafe-disabled = Something fizzles out inside of {$target}... \ No newline at end of file