[main]
host = https://www.transifex.com

[o:mundraub-android:p:learning-memory:r:android-app-strings]
file_filter  = app/src/main/res/values-<lang>/strings.xml
source_file  = app/src/main/res/values/strings.xml
type         = ANDROID
minimum_perc = 5

[o:mundraub-android:p:learning-memory:r:fdroid-metadata-full-description]
file_filter  = metadata/<lang>/full_description.txt
source_file  = metadata/en/full_description.txt
type         = TXT
minimum_perc = 10

[o:mundraub-android:p:learning-memory:r:fdroid-metadata-short-description]
file_filter  = metadata/<lang>/short_description.txt
source_file  = metadata/en/short_description.txt
type         = TXT
minimum_perc = 100

[o:mundraub-android:p:learning-memory:r:fdroid-metadata-title]
file_filter  = metadata/<lang>/title.txt
source_file  = metadata/en/title.txt
type         = TXT
minimum_perc = 100

