diff --git a/.tx/config b/.tx/config new file mode 100755 index 000000000..1287bbcdb --- /dev/null +++ b/.tx/config @@ -0,0 +1,8 @@ +[main] +host = https://www.transifex.com/ + +[o:openmrs:p:OpenMRS:r:reporting-ui-module] +source_file = api/src/main/resources/messages.properties +source_lang = en +file_filter = api/src/main/resources/messages_.properties +type = UNICODEPROPERTIES \ No newline at end of file