From 759a06b7b606003fa259d57b21bb2462ce4076a2 Mon Sep 17 00:00:00 2001 From: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com> Date: Wed, 6 Apr 2022 05:50:06 -0400 Subject: [PATCH] fix: transifex migration to new client (#30084) Co-authored-by: Usama Sadiq --- .tx/config | 93 +++++++++++++++++++++++++++--------------------------- 1 file changed, 47 insertions(+), 46 deletions(-) diff --git a/.tx/config b/.tx/config index 511d2a77dc..5ab82585d3 100644 --- a/.tx/config +++ b/.tx/config @@ -1,68 +1,69 @@ [main] host = https://www.transifex.com -[edx-platform.django-partial] +[o:open-edx:p:edx-platform:r:django-partial] file_filter = conf/locale//LC_MESSAGES/django-partial.po source_file = conf/locale/en/LC_MESSAGES/django-partial.po source_lang = en -type = PO +type = PO -[edx-platform.django-studio] +[o:open-edx:p:edx-platform:r:django-studio] file_filter = conf/locale//LC_MESSAGES/django-studio.po source_file = conf/locale/en/LC_MESSAGES/django-studio.po source_lang = en -type = PO +type = PO -[edx-platform.djangojs-partial] -file_filter = conf/locale//LC_MESSAGES/djangojs-partial.po -source_file = conf/locale/en/LC_MESSAGES/djangojs-partial.po -source_lang = en -type = PO - -[edx-platform.djangojs-studio] -file_filter = conf/locale//LC_MESSAGES/djangojs-studio.po -source_file = conf/locale/en/LC_MESSAGES/djangojs-studio.po -source_lang = en -type = PO - -[edx-platform.djangojs-account-settings-view] +[o:open-edx:p:edx-platform:r:djangojs-account-settings-view] file_filter = conf/locale//LC_MESSAGES/djangojs-account-settings-view.po source_file = conf/locale/en/LC_MESSAGES/djangojs-account-settings-view.po source_lang = en -type = PO +type = PO -[edx-platform.mako] -file_filter = conf/locale//LC_MESSAGES/mako.po -source_file = conf/locale/en/LC_MESSAGES/mako.po +[o:open-edx:p:edx-platform:r:djangojs-partial] +file_filter = conf/locale//LC_MESSAGES/djangojs-partial.po +source_file = conf/locale/en/LC_MESSAGES/djangojs-partial.po source_lang = en -type = PO +type = PO -[edx-platform.mako-studio] -file_filter = conf/locale//LC_MESSAGES/mako-studio.po -source_file = conf/locale/en/LC_MESSAGES/mako-studio.po +[o:open-edx:p:edx-platform:r:djangojs-studio] +file_filter = conf/locale//LC_MESSAGES/djangojs-studio.po +source_file = conf/locale/en/LC_MESSAGES/djangojs-studio.po source_lang = en -type = PO +type = PO -[edx-platform.underscore] -file_filter = conf/locale//LC_MESSAGES/underscore.po -source_file = conf/locale/en/LC_MESSAGES/underscore.po -source_lang = en -type = PO - -[edx-platform.underscore-studio] -file_filter = conf/locale//LC_MESSAGES/underscore-studio.po -source_file = conf/locale/en/LC_MESSAGES/underscore-studio.po -source_lang = en -type = PO - -[edx-platform.wiki] -file_filter = conf/locale//LC_MESSAGES/wiki.po -source_file = conf/locale/en/LC_MESSAGES/wiki.po -source_lang = en -type = PO - -[edx-platform.edx_proctoring_proctortrack] +[o:open-edx:p:edx-platform:r:edx_proctoring_proctortrack] file_filter = conf/locale//LC_MESSAGES/edx_proctoring_proctortrack.po source_file = conf/locale/en/LC_MESSAGES/edx_proctoring_proctortrack.po source_lang = en -type = PO +type = PO + +[o:open-edx:p:edx-platform:r:mako] +file_filter = conf/locale//LC_MESSAGES/mako.po +source_file = conf/locale/en/LC_MESSAGES/mako.po +source_lang = en +type = PO + +[o:open-edx:p:edx-platform:r:mako-studio] +file_filter = conf/locale//LC_MESSAGES/mako-studio.po +source_file = conf/locale/en/LC_MESSAGES/mako-studio.po +source_lang = en +type = PO + +[o:open-edx:p:edx-platform:r:underscore] +file_filter = conf/locale//LC_MESSAGES/underscore.po +source_file = conf/locale/en/LC_MESSAGES/underscore.po +source_lang = en +type = PO + +[o:open-edx:p:edx-platform:r:underscore-studio] +file_filter = conf/locale//LC_MESSAGES/underscore-studio.po +source_file = conf/locale/en/LC_MESSAGES/underscore-studio.po +source_lang = en +type = PO + +[o:open-edx:p:edx-platform:r:wiki] +file_filter = conf/locale//LC_MESSAGES/wiki.po +source_file = conf/locale/en/LC_MESSAGES/wiki.po +source_lang = en +type = PO +