You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for pre-processing Trema files to allow for externalization of common text elements. The XML Schema would have to be extended to support something like this:
<tremamasterLang="en">
<tokenkey="email">
<valuelang="en"status="translated">[email protected]</value>
</token>
<textkey="somekey">
<valuelang="en"status="translated">To reach out email us at $trm{email}.</value>
The text was updated successfully, but these errors were encountered:
Add support for pre-processing Trema files to allow for externalization of common text elements. The XML Schema would have to be extended to support something like this:
The text was updated successfully, but these errors were encountered: