We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f3d832 commit 91b8636Copy full SHA for 91b8636
.tx/config
@@ -1,14 +1,15 @@
1
[main]
2
host = https://www.transifex.com
3
4
-[edx-platform.django-user-tasks]
+[o:open-edx:p:edx-platform:r:django-user-tasks]
5
file_filter = user_tasks/conf/locale/<lang>/LC_MESSAGES/django.po
6
source_file = user_tasks/conf/locale/en/LC_MESSAGES/django.po
7
source_lang = en
8
-type = PO
+type = PO
9
10
-[edx-platform.django-user-tasks-js]
+[o:open-edx:p:edx-platform:r:django-user-tasks-js]
11
file_filter = user_tasks/conf/locale/<lang>/LC_MESSAGES/djangojs.po
12
source_file = user_tasks/conf/locale/en/LC_MESSAGES/djangojs.po
13
14
15
+
0 commit comments