android2po icon indicating copy to clipboard operation
android2po copied to clipboard

losing string attribute: formatted="false"

Open g-reno opened this issue 12 years ago • 4 comments

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.

g-reno avatar Nov 18 '13 04:11 g-reno

Probably the same issue as #8.

miracle2k avatar Nov 19 '13 21:11 miracle2k

Heads-Up: I won't have the time to add this anytime soon, but I'll be happy to accept patches.

miracle2k avatar Nov 19 '13 21:11 miracle2k

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.

.

g-reno avatar Nov 19 '13 21:11 g-reno