WIP: Adjust Twine format to OrganicsMaps usages #13
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Due date
No due date set.
Dependencies
No dependencies set.
Reference: organicmaps/twine#13
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "rdb-twine-extract"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This adjust the Twine output format to align with the existing Twine strings.txt in OM
Changes:
Problems:
Do I understand it right that this change is needed to generate Twine/OM strings files from existing android or ios localization files (or other twine-supported formats)?
ATM we don't use this conversion at all, only the opposite (from Twine/OM to native platform localizations).
Is there some idea to use e.g. Android -> Twine conversion?
Yes