From af10159a5d9efa27d6ed943f95f39fdbceadfa98 Mon Sep 17 00:00:00 2001
From: edX requirements bot <testeng+edx-requirements-bot@edx.org>
Date: Thu, 17 Mar 2022 08:49:50 -0400
Subject: [PATCH] fix: transifex migration to new client

---
 .tx/config | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.tx/config b/.tx/config
index 37b4e27..15bc669 100644
--- a/.tx/config
+++ b/.tx/config
@@ -1,8 +1,9 @@
 [main]
 host = https://www.transifex.com
 
-[xblocks.lti-consumer]
+[o:open-edx:p:xblocks:r:lti-consumer]
 file_filter = lti_consumer/translations/<lang>/LC_MESSAGES/text.po
 source_file = lti_consumer/translations/en/LC_MESSAGES/text.po
 source_lang = en
-type = PO
+type        = PO
+
-- 
GitLab