Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions .tx/config
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,24 @@ source_file = app/src/main/res/values/strings.xml
source_lang = en
type = ANDROID
minimum_perc = 0


# Attention: fastlane directories are like "en-us", not "en-rUS"!

[o:bitfireAT:p:icsx5:r:short-description]
file_filter = fastlane/metadata/android/<lang>/short_description.txt
source_file = fastlane/metadata/android/en-US/short_description.txt
source_lang = en
type = TXT
minimum_perc = 100
resource_name = Metadata: short description
lang_map = pl_PL: pl-PL, pt_BR: pt-BR, pt_PT: pt-PT, ru_UA: ru-UA, uk_UA: uk-UA

[o:bitfireAT:p:icsx5:r:full-description]
file_filter = fastlane/metadata/android/<lang>/full_description.txt
source_file = fastlane/metadata/android/en-US/full_description.txt
source_lang = en
type = TXT
minimum_perc = 100
resource_name = Metadata: Full description
lang_map = pl_PL: pl-PL, pt_BR: pt-BR, pt_PT: pt-PT, ru_UA: ru-UA, uk_UA: uk-UA