We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e438d97 commit 53539abCopy full SHA for 53539ab
1 file changed
.tx/config
@@ -1,6 +1,12 @@
1
[main]
2
host = https://www.transifex.com
3
4
+[o:python-doc:p:python-newest:r:c-api--abstract]
5
+file_filter = locales/ta/LC_MESSAGES/c-api/abstract.po
6
+source_file = locales/en/LC_MESSAGES/c-api/abstract.po
7
+source_lang = en
8
+type = PO
9
+
10
[o:python-doc:p:python-newest:r:tutorial]
11
file_filter = locales/ta/LC_MESSAGES/tutorial.po
12
source_file = locales/en/LC_MESSAGES/tutorial.po
@@ -24,9 +30,3 @@ file_filter = locales/ta/LC_MESSAGES/using.po
24
30
source_file = locales/en/LC_MESSAGES/using.po
25
31
source_lang = en
26
32
type = PO
27
-
28
-[o:python-doc:p:python-newest:r:c-api--abstract]
29
-file_filter = locales/ta/LC_MESSAGES/c-api/abstract.po
-source_file = locales/en/LC_MESSAGES/c-api/abstract.po
-source_lang = en
-type = PO
0 commit comments