Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Less for Trema i.e. support pre-processing #13

Open
marcelstoer opened this issue Apr 29, 2015 · 0 comments
Open

Less for Trema i.e. support pre-processing #13

marcelstoer opened this issue Apr 29, 2015 · 0 comments

Comments

@marcelstoer
Copy link
Collaborator

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:

<trema masterLang="en">
  <token key="email">
    <value lang="en" status="translated">[email protected]</value>
  </token>
  <text key="somekey">
    <value lang="en" status="translated">To reach out email us at $trm{email}.</value>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant