rdio / vernacular

MIT License
170 stars 42 forks source link

Correctly generate strings with newlines for Android #49

Closed ChristopheOosterlynck closed 9 years ago

ChristopheOosterlynck commented 10 years ago

Newlines in string values should be replaced by "\n" on Android. Otherwise the newlines are just being ignored.