Skip to content

Add support for Android #177

Closed
Closed
@jutzig

Description

@jutzig

It would be nice if Jabylon could support android translations as well. It doesn't look too troublesome. Similar semantics to java properties, just the format and placement/naming are different.
In android all resources go to res/values/strings.xml. A specific language would be res/values-de/strings.xml. It gets a little different when variants are involved:
res/values-de-rDE/strings.xml
So - instead of _ and the variante gets an extra r as a prefix

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions