Translatable #2

Open
opened 2025-05-04 11:08:47 +02:00 by mondstern · 1 comment

Is this app translatable in the future ?
Maybe weblate, or crowdin ...

Is this app translatable in the future ? Maybe weblate, or crowdin ...
Owner

Hello mondstern, it's not planned ATM. I should study how it works, integrate it and I have very few time to work on it ATM.
BTW, it's translatable with the canonic Android way, via XML files. Feel free to fork the project, copy the localization file to a new one and change the strings, if you can.
You can find the localization file here: app/src/main/res/values/strings.xml
To translate, e.g., to german, one can create a app/src/main/res/values-de folder and copy the strings.xml files, then change the strings inside.

Hello mondstern, it's not planned ATM. I should study how it works, integrate it and I have very few time to work on it ATM. BTW, it's translatable with the canonic Android way, via XML files. Feel free to fork the project, copy the localization file to a new one and change the strings, if you can. You can find the localization file here: app/src/main/res/values/strings.xml To translate, e.g., to german, one can create a app/src/main/res/values-de folder and copy the strings.xml files, then change the strings inside.
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: penguin86/luna-tracker#2
No description provided.