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 931ada1 commit 0cf5192Copy full SHA for 0cf5192
.tx/config
@@ -1,8 +1,11 @@
1
[main]
2
-host = https://www.transifex.com
+host = https://app.transifex.com
3
4
-[foreman.foreman_rh_cloud]
5
-file_filter = locale/<lang>/foreman_rh_cloud.edit.po
6
-source_file = locale/foreman_rh_cloud.pot
7
-source_lang = en
8
-type = PO
+[o:foreman:p:foreman:r:foreman_rh_cloud]
+file_filter = locale/<lang>/foreman_rh_cloud.edit.po
+source_file = locale/foreman_rh_cloud.pot
+source_lang = en
+type = PO
9
+replace_edited_strings = false
10
+keep_translations = false
11
+minimum_perc = 50
0 commit comments