I am publishing a Keyboard App that needs to be fully localized in English and French. The Home and Setup Tabs allow separate localizations, but I’ve been unable to do the same in “About”.
I’ve had a custom app before, and I know how localization works in Android Studio. I thought I could add custom strings underneath to the translations such as %EULA%, but even though they appear in “Translations” it seems that the About page can ONLY handle the four variables listed in the instructions like %app-name%.
Unfortunately, the best I can do for now is to add all of the About text in both languages and create a jump link. I’m still trying to figure out how to add an offline Documentation tab/screen.
1 post - 1 participant