From 3aeaba186516cb1e3c6636289bf8a4c912c6af8d Mon Sep 17 00:00:00 2001 From: BIGZi0348 <118811750+BIGZi0348@users.noreply.github.com> Date: Tue, 10 Sep 2024 20:20:56 +0300 Subject: [PATCH] Even smaller stuff (#690) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 45 to 44 * Фикс ошибки перевода * Voice mask translate --- Content.Server/VoiceMask/VoiceMaskerComponent.cs | 4 ++-- Resources/Locale/ru-RU/locales-new/autotranslate-21.ftl | 2 +- Resources/Prototypes/Entities/Objects/Tools/gas_tanks.yml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Content.Server/VoiceMask/VoiceMaskerComponent.cs b/Content.Server/VoiceMask/VoiceMaskerComponent.cs index a209393bf8..b0eb874ff2 100644 --- a/Content.Server/VoiceMask/VoiceMaskerComponent.cs +++ b/Content.Server/VoiceMask/VoiceMaskerComponent.cs @@ -7,7 +7,7 @@ namespace Content.Server.VoiceMask; public sealed partial class VoiceMaskerComponent : Component { [ViewVariables(VVAccess.ReadWrite), DataField] - public string LastSetName = "Unknown"; + public string LastSetName = "Неизвестный"; // WD translate [ViewVariables(VVAccess.ReadWrite)] public string? LastSetVoice; // tts @@ -20,4 +20,4 @@ public sealed partial class VoiceMaskerComponent : Component [DataField] public EntityUid? ActionEntity; -} \ No newline at end of file +} diff --git a/Resources/Locale/ru-RU/locales-new/autotranslate-21.ftl b/Resources/Locale/ru-RU/locales-new/autotranslate-21.ftl index b3a980910a..83a83889ff 100644 --- a/Resources/Locale/ru-RU/locales-new/autotranslate-21.ftl +++ b/Resources/Locale/ru-RU/locales-new/autotranslate-21.ftl @@ -2,7 +2,7 @@ ent-ToyFigurineBoxer = фигурка боксёра .desc = Статуэтка, изображающая боксера в красных перчатках. ent-ToyFigurineCaptain = фигурка капитана .desc = Статуэтка, изображающая стандартную экипировку капитана, принадлежащего гражданскому судну Nanotrasen. -ent-ToyFigurineHeadOfSecurity = фигурка главый службы безопасности +ent-ToyFigurineHeadOfSecurity = фигурка главы службы безопасности .desc = Статуэтка, изображающая славного начальника отдела безопасности. ent-ToyFigurineWarden = фигурка надзирателя .desc = Статуэтка, изображающая надзирателя, готового в любой момент посадить кого-нибудь в тюрьму. diff --git a/Resources/Prototypes/Entities/Objects/Tools/gas_tanks.yml b/Resources/Prototypes/Entities/Objects/Tools/gas_tanks.yml index 900479b660..4e02adf438 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/gas_tanks.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/gas_tanks.yml @@ -9,7 +9,7 @@ - type: Item size: Normal sprite: Objects/Tanks/generic.rsi - storedRotation: 45 + storedRotation: 44 # WD fixing some rare texture bug - type: Clothing quickEquip: false sprite: Objects/Tanks/generic.rsi