Skip to content

Commit c46af46

Browse files
Update Translating-the-app.md
1 parent 2a59046 commit c46af46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/Translating-the-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Similarly, to modify or remove strings, you just need to edit `app/src/main/res/
3838

3939
## Fixing language mappings between TranslateWiki and Android
4040

41-
Once in a while, a newly translated language is not matched automatically to an Android locale. That makes the build fail with an error such as `values-ks-arab: Resource and asset merger: Invalid resource directory name`. When that happens, please submit to Gerrit a change [like this one](https://gerrit.wikimedia.org/r/c/translatewiki/+/826587) to add a new line to [TEMPLATES>FILES>codeMap](https://phabricator.wikimedia.org/diffusion/GTWN/browse/master/groups/Wikimedia/CommonsAndroid.yaml$15).
41+
Once in a while, a newly translated language is not matched automatically to an Android locale. That makes the build fail with an error such as `values-ks-arab: Resource and asset merger: Invalid resource directory name`. When that happens, please submit to Gerrit (not GitHub) a change [like this one](https://gerrit.wikimedia.org/r/c/translatewiki/+/826587) to add a new line to [TEMPLATES>FILES>codeMap](https://phabricator.wikimedia.org/diffusion/GTWN/browse/master/groups/Wikimedia/CommonsAndroid.yaml$15).
4242

4343
## Statistics
4444

0 commit comments

Comments
 (0)