Hi,
Sometimes strings in the source-text should not be translated because they're used to replace with other stuff when displayed on screen.
The obvious one is $ followed with a string between curvy brackets {xx}.
But I wonder how this is for other markings I find: e.g. between square brackets [xx], between double underscores __xx__ and in html-like constructions: what should I keep as the original and what should I translate?
Regards,
Hans
Sometimes strings in the source-text should not be translated because they're used to replace with other stuff when displayed on screen.
The obvious one is $ followed with a string between curvy brackets {xx}.
But I wonder how this is for other markings I find: e.g. between square brackets [xx], between double underscores __xx__ and in html-like constructions: what should I keep as the original and what should I translate?
Regards,
Hans