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 96f7d3b commit 99e5340Copy full SHA for 99e5340
.tx/config
@@ -3025,6 +3025,14 @@ minimum_perc = 0
3025
replace_edited_strings = false
3026
keep_translations = false
3027
3028
+[o:python-doc:p:python-newest:r:library--string_templatelib]
3029
+file_filter = ./<lang>/LC_MESSAGES/library/string.templatelib.po
3030
+source_file = pot/library/string.templatelib.pot
3031
+type = PO
3032
+minimum_perc = 0
3033
+replace_edited_strings = false
3034
+keep_translations = false
3035
+
3036
[o:python-doc:p:python-newest:r:library--stringprep]
3037
file_filter = ./<lang>/LC_MESSAGES/library/stringprep.po
3038
source_file = pot/library/stringprep.pot
0 commit comments