losing string attribute: formatted="false"
Using 1.3 dev
When I add the formatted="false" attribute to my strings they get lost on the roundtrip and never show up in my specific language string files.
It would be nice if android2po could preserve this attribute.
Probably the same issue as #8.
Heads-Up: I won't have the time to add this anytime soon, but I'll be happy to accept patches.
Not exactly the same as #8 where he seemed to be wanting android2po to magically detect the % strings and then add the formatted="false" attribute.
The attributes are the coders responsibility to add/remove as necessary.
My issue is that android2po is losing what I put in there for attribute.
android2po should be preserving ALL attributes.
.