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

syncLang.py: improvements #3181

Closed
mlep opened this issue Sep 1, 2017 · 2 comments
Closed

syncLang.py: improvements #3181

mlep opened this issue Sep 1, 2017 · 2 comments

Comments

@mlep
Copy link
Contributor

mlep commented Sep 1, 2017

Following comments in PR #3179, here are ideas for improving syncLang.py:

  • automatically generate the translation status with each push to master and publish a html version on jabref.org
  • keep a constant order for the table of languages: English first, then alphabetical (or all alphabetical). (I guess it currently depends on the OS)
  • put the table of menus first (so that is it not discouraging newcomers with a huge number of strings waiting for translation).
  • align to the right the columns with numbers (easier to read, but just a tiny detail).
@LinusDietz
Copy link
Member

LinusDietz commented Sep 1, 2017

  • Update to python3
  • Apply object-oriented design principles

@LinusDietz
Copy link
Member

LinusDietz commented Nov 7, 2017

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

2 participants