Passolo - handle comments in Java properties files.

Hi

My Java .properties file has this contents:

# This is a description of string1
string1=This is string one

# This is a description of string2
string2=this is another string

I'd like Passolo to keep the comments, as they might contain useful information for a translator.

As it stands the Java Add-on strips comments out - is there a trick to keep them? (without resorting to using another parser type)

This seems like a reasonable request.


Thanks

Mark

Parents Reply Children
No Data