Comment from Android string file behind string
It's great that POEditor imports comments from Android strings.xml files. However, it assumes that the comments are in front of the string. We have so far followed this format, after the string:
<string name="Exit">Exit</string><!-- exit the application -->
Would be nice to have an option for importing/exporting it like that. Having the comment in the line above (and an extra blank line before) is IMHO a space-wasting layout.
5
votes
Anonymous
shared this idea