From 43305b9b5bb35fd91b7eab9b02a5ff7b73a9bbe0 Mon Sep 17 00:00:00 2001 From: Phil Oliver <3497406+poliver@users.noreply.github.com> Date: Wed, 12 Nov 2025 19:50:02 -0500 Subject: [PATCH] Attempt to disable crowdin escapes (#3685) --- crowdin.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/crowdin.yml b/crowdin.yml index bd679d8e7..7650e9fc2 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -6,3 +6,4 @@ files: translation: /%original_path%-%two_letters_code%/strings.xml translate_attributes: 0 content_segmentation: 0 + escape_special_characters: 0