Skip to content

Conversation

@yurtpage
Copy link
Contributor

The #4410 added Fastlane descriptions to be translatable. The problem is that there is a lang codes mapping for Android it_IT: it-rIT (BTW the zh-Hans: zh-rHN is invalid).
The same mapping as applied now to the Fastlane which is not needed and this causes a problem in the #4414 where the hu was replaced with hu-rHU.

I can't find in documentation how to change the mapping per-file
https://help.transifex.com/en/articles/6265125-github-installation-and-configuration

But here in the .tx/transifex.yaml the mapping is set via lang_map field
https://github.com/equeim/tremotesf-android/blob/master/.tx/config#L14C1-L15C1

So here is a PR that tries this approach.

@EmmanuelMess EmmanuelMess requested a review from VishnuSanal May 27, 2025 12:36
@EmmanuelMess
Copy link
Member

This seems correct and has already been merged for other projects, so I am assuming it would work. Other than that, do you have Fastlane docs saying which codes to use?

@EmmanuelMess EmmanuelMess merged commit 39c2bec into TeamAmaze:release/4.0 May 27, 2025
4 checks passed
@EmmanuelMess
Copy link
Member

@yurtpage
imagen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants