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 18d3d7d commit 7840499Copy full SHA for 7840499
.tx/config
@@ -1072,6 +1072,13 @@ source_file = /pot/library/cmd.pot
1072
type = PO
1073
minimum_perc = 0
1074
1075
+[o:python-doc:p:python-newest:r:library--cmdline]
1076
+file_filter = ./<lang>/LC_MESSAGES/library/cmdline.po
1077
+trans.pt_BR = library/cmdline.po
1078
+source_file = /pot/library/cmdline.pot
1079
+type = PO
1080
+minimum_perc = 0
1081
+
1082
[o:python-doc:p:python-newest:r:library--code]
1083
file_filter = ./<lang>/LC_MESSAGES/library/code.po
1084
trans.pt_BR = library/code.po
0 commit comments