Add Translate Tookit style Android newlines #12
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: organicmaps/twine#12
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "rdb-ttk-android-newlines"
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?
Weblate makes use of the Translate Toolkit which formats Android newlines for readabilty by inserting a literal newlines into strings with
\n
. Since these are XML such whitespace changes are a noop.This:
Becomes: