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