Hi,
I have a XML file in the following structure:
<GIS_HELLO_WORLD string="Hello World" maxlength="11" g="1" w="1" r="0" />
<GIS_PLEASE_WAIT string="Please wait" g="0" w="0" r="0" a="1" />
<GIS_NOTICE string="Notice" g="0" w="0" r="0" a="1" />
We need to translate only the text after "string=".
Studio can't handle this type of file and I want to know how can I add or edit a XML file type to be able to show only the relevant text for translation.
Thanks
Fouad