Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 940248b commit 20e3474Copy full SHA for 20e3474
1 file changed
.tx/config
@@ -181,6 +181,15 @@ resource_name = c-api--coro
181
replace_edited_strings = false
182
keep_translations = false
183
184
+[o:python-doc:p:python-newest:r:c-api--curses]
185
+file_filter = c-api/curses.po
186
+source_file = gettext/c-api/curses.pot
187
+type = PO
188
+minimum_perc = 0
189
+resource_name = c-api--curses
190
+replace_edited_strings = false
191
+keep_translations = false
192
+
193
[o:python-doc:p:python-newest:r:c-api--datetime]
194
file_filter = c-api/datetime.po
195
source_file = gettext/c-api/datetime.pot
0 commit comments