skip property
Whether extraction skip outputting this message.
For example, this could be used to define messages whose purpose is known, but whose text isn't final yet and shouldn't be sent for translation.
Implementation
bool skip = false;
Whether extraction skip outputting this message.
For example, this could be used to define messages whose purpose is known, but whose text isn't final yet and shouldn't be sent for translation.
bool skip = false;