how to translate a static array?

Jan Iversen jani at apache.org
Wed Aug 1 09:54:20 PDT 2018


Hi

If I have something like

struct 
{
	enum {METERS, FEET} length;
	char *strings[] = {“meter”, “feet”};
}

How do I mark these strings as to be translated?

thanks in advance for a answer.
rgds
jan I

Enviado desde mi iPad


More information about the subsurface mailing list