TeamAmaze / TeamAmaze/AmazeFileManager
Transifex automation and file depenent mappings don't work together
@EmmanuelMess is already working on this.
Since Dec 29, 2025.
- Dominant language
- Kotlin
- Stars
- 6.4k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
There is an interesting issue with translations, the yml configuration doesn't allow for specific mappings (that we need to support Fastlane and Android translations) but does allow for smooth integration (automatic pull/push of translations). The .tx/config has file specific mappings but no direct support for integration.
So,
- To use ".tx/config": We have to create/obtain a CI pipeline that will integrate GitHub and Transifex
- To use "yml": We need to find a way to use the same mapping for both android and Fastlane
Ping @yurtpage @IzzySoft hoping there is an easier way out.
References:
https://community.transifex.com/t/using-tx-config-with-github-integration/5152/6
https://help.transifex.com/en/collections/5049978-github
https://developers.transifex.com/docs/cli
https://developer.android.com/guide/topics/resources/providing-resources
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.