diff --git a/.github/workflows/extract-translation-source-files.yml b/.github/workflows/extract-translation-source-files.yml index 31b4914c6f5..49562b9f453 100644 --- a/.github/workflows/extract-translation-source-files.yml +++ b/.github/workflows/extract-translation-source-files.yml @@ -48,6 +48,7 @@ jobs: - edx-bulk-grades - edx-ora2 - edx-proctoring + - FeedbackXBlock - RecommenderXBlock - xblock-drag-and-drop-v2 - xblock-free-text-response diff --git a/transifex.yml b/transifex.yml index 2d953e3f95b..9cb8528d88c 100644 --- a/transifex.yml +++ b/transifex.yml @@ -65,7 +65,6 @@ git: source_file_dir: translations/edx-ora2/openassessment/conf/locale/en/ translation_files_expression: 'translations/edx-ora2/openassessment/conf/locale//' - # edx-proctoring - filter_type: dir file_format: PO @@ -74,6 +73,14 @@ git: source_file_dir: translations/edx-proctoring/edx_proctoring/conf/locale/en/ translation_files_expression: 'translations/edx-proctoring/edx_proctoring/conf/locale//' + # FeedbackXBlock + - filter_type: dir + file_format: PO + source_file_extension: po + source_language: en + source_file_dir: translations/FeedbackXBlock/feedback/conf/locale/en/ + translation_files_expression: 'translations/FeedbackXBlock/feedback/conf/locale//' + # frontend-app-account - filter_type: file file_format: KEYVALUEJSON