From 031f63fabed17a88fe7f7ae570ab56f8452363ac Mon Sep 17 00:00:00 2001 From: Shadi Naif Date: Thu, 18 May 2023 23:18:02 +0300 Subject: [PATCH] feat: Add xblock-free-text-response to the translation pipeline (#262) Refs: FC-0012 OEP-58 --- .github/workflows/extract-translation-source-files.yml | 1 + transifex.yml | 8 ++++++++ 2 files changed, 9 insertions(+) diff --git a/.github/workflows/extract-translation-source-files.yml b/.github/workflows/extract-translation-source-files.yml index b92be1b8dd4..db8b8aa4ca6 100644 --- a/.github/workflows/extract-translation-source-files.yml +++ b/.github/workflows/extract-translation-source-files.yml @@ -49,6 +49,7 @@ jobs: - edx-proctoring - RecommenderXBlock - xblock-drag-and-drop-v2 + - xblock-free-text-response - xblock-lti-consumer - xblock-qualtrics-survey - xblock-submit-and-compare diff --git a/transifex.yml b/transifex.yml index 2ea87e134f0..f900c89b950 100644 --- a/transifex.yml +++ b/transifex.yml @@ -243,6 +243,14 @@ git: source_file_dir: translations/xblock-drag-and-drop-v2/drag_and_drop_v2/conf/locale/en/ translation_files_expression: 'translations/xblock-drag-and-drop-v2/drag_and_drop_v2/conf/locale//' + # xblock-free-text-response + - filter_type: dir + file_format: PO + source_file_extension: po + source_language: en + source_file_dir: translations/xblock-free-text-response/freetextresponse/conf/locale/en/ + translation_files_expression: 'translations/xblock-free-text-response/freetextresponse/conf/locale//' + # xblock-lti-consumer - filter_type: dir file_format: PO