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

Improve translations generation #10

Open
Pictor13 opened this issue Jun 21, 2016 · 0 comments
Open

Improve translations generation #10

Pictor13 opened this issue Jun 21, 2016 · 0 comments

Comments

@Pictor13
Copy link
Member

Issue: custom translations are overridden when regenerating the config files from the resource skeleton.

We could:

  • Separate translations in 2 different files (default and custom) so that regeneration just restores the defaults without affecting or removing the custom/added translations
  • Support an automatic generation of the custom translations file, containing the preset list of needed translations, based on the list of attributes from the entity schema of the generated resource. This would speed-up the translation process, saving from having to figure out what keys have to be translated.
    • A similar strategy could be used also for the generated view_templates files.
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