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 2ea8d3f commit daa93f3Copy full SHA for daa93f3
.tx/config
@@ -1,12 +1,12 @@
1
[main]
2
host = https://app.transifex.com
3
4
-[o:metamodels:p:attribute-checkbox:r:metamodels_default]
5
-file_filter = src/Resources/translations/metamodels_default.<lang>.xlf
6
-source_file = src/Resources/translations/metamodels_default.en.xlf
+[o:metamodels:p:attribute-checkbox:r:metamodel_checkbox]
+file_filter = src/Resources/translations/metamodel_checkbox.<lang>.xlf
+source_file = src/Resources/translations/metamodel_checkbox.en.xlf
7
type = XLIFF
8
minimum_perc = 0
9
-resource_name = metamodels_default
+resource_name = metamodel_checkbox
10
replace_edited_strings = false
11
keep_translations = false
12
0 commit comments