ZString translation hints

These errors are XML parsing errors:

"$$$/CT/ExtendScript/Errors/Err60=Not well-formed (invalid token)"
"$$$/CT/ExtendScript/Errors/Err61=Unclosed token"
"$$$/CT/ExtendScript/Errors/Err62=Mismatched tag"
"$$$/CT/ExtendScript/Errors/Err63=Duplicate attribute"
"$$$/CT/ExtendScript/Errors/Err64=Junk after document element"
"$$$/CT/ExtendScript/Errors/Err65=Entity parsing error"
"$$$/CT/ExtendScript/Errors/Err66=XML declaration not at start of external entity"
"$$$/CT/ExtendScript/Errors/Err67=Unknown encoding"
"$$$/CT/ExtendScript/Errors/Err68=Encoding specified in XML declaration is incorrect"
"$$$/CT/ExtendScript/Errors/Err69=Unclosed CDATA section"
"$$$/CT/ExtendScript/Errors/Err70=Requested feature requires DTD support"
"$$$/CT/ExtendScript/Errors/Err71=Unexpected DOCTYPE name"
"$$$/CT/ExtendScript/Errors/Err72=Unbound namespace prefix"

These errors are XPath errors:

"$$$/CT/ExtendScript/Errors/Err73=Unknown axis name: %1"
"$$$/CT/ExtendScript/Errors/Err74=Unsupported axis"
"$$$/CT/ExtendScript/Errors/Err75=Operand expected, but found %1"
"$$$/CT/ExtendScript/Errors/Err76=Node set expected"
"$$$/CT/ExtendScript/Errors/Err77=Node test expected, but found %1"

And this is a general JavaScript error:

"$$$/CT/ExtendScript/Errors/Err78=Cannot set property %1"

This is the first line of a two-line XML error. The second line
is one of the ZStrings Err60 to Err72.

"$$$/CT/ExtendScript/Errors/XML=XML error in line %1"
