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 2bee126 commit 78f1415Copy full SHA for 78f1415
.tx/config
@@ -2,8 +2,8 @@
2
host = https://www.transifex.com
3
4
[o:heidisql:p:heidisql:r:ui]
5
-file_filter = out/locale/<lang>/LC_MESSAGES/default.po
6
-source_file = out/locale/en/LC_MESSAGES/default.po
+file_filter = extra/locale/<lang>/LC_MESSAGES/default.po
+source_file = extra/locale/en/LC_MESSAGES/default.po
7
source_lang = en
8
type = PO
9
minimum_perc = 20
0 commit comments