]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fix cuff interruption messages (#25677)
authornikthechampiongr <32041239+nikthechampiongr@users.noreply.github.com>
Wed, 28 Feb 2024 13:43:44 +0000 (15:43 +0200)
committerGitHub <noreply@github.com>
Wed, 28 Feb 2024 13:43:44 +0000 (00:43 +1100)
Resources/Locale/en-US/cuffs/components/handcuff-component.ftl

index 2d295b5d1b295e9ff3fe0a1556bae5e4912737ec..16447f425158cb805039cb279e0097d8d9ba8123 100644 (file)
@@ -10,8 +10,8 @@ handcuff-component-cuff-observer-success-message = {$user} restrains {$target}.
 handcuff-component-cuff-other-success-message = You successfully restrain {$otherName}.
 handcuff-component-cuff-by-other-success-message = You have been restrained by {$otherName}!
 handcuff-component-cuff-self-success-message = You restrain yourself.
-handcuff-component-cuff-interrupt-message = You were interrupted while unrestraining {$targetName}!
+handcuff-component-cuff-interrupt-message = You were interrupted while restraining {$targetName}!
 handcuff-component-cuff-interrupt-other-message = You interrupt {$otherName} while they are restraining you!
-handcuff-component-cuff-interrupt-self-message = You were interrupted while unrestraining yourself.
+handcuff-component-cuff-interrupt-self-message = You were interrupted while restraining yourself.
 handcuff-component-cuff-interrupt-buckled-message = You can't buckle while restrained!
 handcuff-component-cuff-interrupt-unbuckled-message = You can't unbuckle while restrained!