From 1d30560fa658c2b2cfce06b4e15c9a015a875c22 Mon Sep 17 00:00:00 2001 From: PyotrIgn <131798882+PyotrIgn@users.noreply.github.com> Date: Wed, 15 May 2024 15:06:53 +0400 Subject: [PATCH] =?UTF-8?q?Revert=20"=D0=BC=D0=B8=D0=BA=D1=80=D0=BE-=D0=BC?= =?UTF-8?q?=D0=B0=D0=BA=D1=80=D0=BE=20=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BA?= =?UTF-8?q?=D0=B0=20=D0=B7=D0=B0=D0=BC=D0=B5=D0=BD=D1=8B=20"=3F=3F"=20?= =?UTF-8?q?=D0=BD=D0=B0=20"=D0=B2=D0=BE=D0=BF=D1=80=D0=BE=D1=81=D0=B8?= =?UTF-8?q?=D1=82=D0=B5=D0=BB=D1=8C=D0=BD=D0=BE=20=D1=81=D0=BC=D0=BE=D1=82?= =?UTF-8?q?=D1=80=D0=B8=D1=82"."?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Content.Server/Chat/Managers/ChatSanitizationManager.cs | 1 - Resources/Changelog/ChangelogADT.yml | 8 +------- Resources/Locale/en-US/chat/sanitizer-replacements.ftl | 1 - .../Locale/ru-RU/ADT/sanitizer-apathy-replacements.ftl | 3 +-- Resources/Locale/ru-RU/chat/sanitizer-replacements.ftl | 1 - 5 files changed, 2 insertions(+), 12 deletions(-) diff --git a/Content.Server/Chat/Managers/ChatSanitizationManager.cs b/Content.Server/Chat/Managers/ChatSanitizationManager.cs index f612b379f15..f6fff192f8f 100644 --- a/Content.Server/Chat/Managers/ChatSanitizationManager.cs +++ b/Content.Server/Chat/Managers/ChatSanitizationManager.cs @@ -13,7 +13,6 @@ public sealed class ChatSanitizationManager : IChatSanitizationManager private static readonly Dictionary SmileyToEmote = new() { - { "??", "chatsan-questioned" }, // Corvax-Localization-Start { "хд", "chatsan-laughs" }, { "о-о", "chatsan-wide-eyed" }, // cyrillic о diff --git a/Resources/Changelog/ChangelogADT.yml b/Resources/Changelog/ChangelogADT.yml index be7703b7ff7..272ba801873 100644 --- a/Resources/Changelog/ChangelogADT.yml +++ b/Resources/Changelog/ChangelogADT.yml @@ -1756,10 +1756,4 @@ Entries: changes: - {message: "НТ решили не выдавать бесплатные деньги в вещмешках парамедика, а оставить себе.", type: Fix} id: 55746 #костыль отображения в Обновлениях - time: '2024-05-07T23:25:00.0000000+00:00' - -- author: JustKekc - changes: - - {message: "Добавлена замена '??' в тексте сообщения на 'вопросительно смотрит' эмоцией.", type: Add} - id: 55747 #костыль отображения в Обновлениях - time: '2024-05-10T20:25:00.0000000+00:00' \ No newline at end of file + time: '2024-05-07T23:25:00.0000000+00:00' \ No newline at end of file diff --git a/Resources/Locale/en-US/chat/sanitizer-replacements.ftl b/Resources/Locale/en-US/chat/sanitizer-replacements.ftl index 092718a19c3..abcd8a70eaf 100644 --- a/Resources/Locale/en-US/chat/sanitizer-replacements.ftl +++ b/Resources/Locale/en-US/chat/sanitizer-replacements.ftl @@ -23,4 +23,3 @@ chatsan-tearfully-smiles = tearfully smiles chatsan-winks = winks chatsan-claps = claps chatsan-snaps = snaps -chatsan-questioned = gazes questioningly diff --git a/Resources/Locale/ru-RU/ADT/sanitizer-apathy-replacements.ftl b/Resources/Locale/ru-RU/ADT/sanitizer-apathy-replacements.ftl index 008d9ccccee..70529492936 100644 --- a/Resources/Locale/ru-RU/ADT/sanitizer-apathy-replacements.ftl +++ b/Resources/Locale/ru-RU/ADT/sanitizer-apathy-replacements.ftl @@ -21,5 +21,4 @@ chatsan-salutes-apathy = салютует chatsan-tearfully-salutes-apathy = отдаёт честь со слезами на глазах chatsan-shrugs-apathy = пожимает плечами chatsan-claps-apathy = хлопает -chatsan-snaps-apathy = щёлкает -chatsan-questioned-apathy = вопросительно смотрит +chatsan-snaps-apathy = щёлкает \ No newline at end of file diff --git a/Resources/Locale/ru-RU/chat/sanitizer-replacements.ftl b/Resources/Locale/ru-RU/chat/sanitizer-replacements.ftl index 072bad8b162..d650aa46026 100644 --- a/Resources/Locale/ru-RU/chat/sanitizer-replacements.ftl +++ b/Resources/Locale/ru-RU/chat/sanitizer-replacements.ftl @@ -22,4 +22,3 @@ chatsan-tearfully-salutes = отдаёт честь со слезами на г chatsan-shrugs = пожимает плечами chatsan-claps = хлопает chatsan-snaps = щёлкает -chatsan-questioned = вопросительно смотрит