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

Allow using variable name to identify a field #21

Closed
plocket opened this issue Nov 18, 2020 · 1 comment · Fixed by #33
Closed

Allow using variable name to identify a field #21

plocket opened this issue Nov 18, 2020 · 1 comment · Fixed by #33

Comments

@plocket
Copy link
Collaborator

plocket commented Nov 18, 2020

Apparently the field name attribute value is the base64 encoded version of the variable name. That can be useful for people handling translations through separate .yml files as it can be language agnostic.

@plocket
Copy link
Collaborator Author

plocket commented Nov 18, 2020

It's been pointed out that this is important for spreadsheets too as they can introduce mako bugs.

plocket added a commit that referenced this issue Nov 25, 2020
Develop language agnostic steps. Close #21.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant