From 06db7c6be214b1d2b536f1d0036762f01eca9efe Mon Sep 17 00:00:00 2001 From: TryPank Date: Sun, 27 Apr 2025 22:40:10 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D0=B2=D0=BE=D0=B4=20(#?= =?UTF-8?q?1951)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tajikartem@yandex.ru --- Content.Shared/Electrocution/InsulatedSystem.cs | 2 +- Resources/Locale/ru-RU/_strings/weapons/ranged/gun.ftl | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Content.Shared/Electrocution/InsulatedSystem.cs b/Content.Shared/Electrocution/InsulatedSystem.cs index ee10ac6382..786c1b2856 100644 --- a/Content.Shared/Electrocution/InsulatedSystem.cs +++ b/Content.Shared/Electrocution/InsulatedSystem.cs @@ -17,7 +17,7 @@ public sealed partial class InsulatedSystem : EntitySystem { if (comp.PreventOpperatinGuns && !args.Args.Used.Comp.BigTrigger) { - PopupSystem.PopupClient(Loc.GetString("gun-Insulated-gloves"), args.Args.User); + PopupSystem.PopupClient(Loc.GetString("gun-Insulated-gloves"), args.Args.User); args.Args.Cancel(); } } diff --git a/Resources/Locale/ru-RU/_strings/weapons/ranged/gun.ftl b/Resources/Locale/ru-RU/_strings/weapons/ranged/gun.ftl index 4f9139ed50..6a6d199650 100644 --- a/Resources/Locale/ru-RU/_strings/weapons/ranged/gun.ftl +++ b/Resources/Locale/ru-RU/_strings/weapons/ranged/gun.ftl @@ -7,6 +7,7 @@ gun-clumsy = Оружие взрывается вам в лицо! gun-set-fire-mode = Выбран режим { $mode } gun-magazine-whitelist-fail = Это не помещается в оружие! gun-magazine-fired-empty = Патронов не осталось! +gun-Insulated-gloves = У вас слишком толстые пальцы чтобы нажать курок! # SelectiveFire gun-SemiAuto = полуавто gun-Burst = очередь