Skip to content

Create new repository under Eclipse Babel for Translations

Summary

We are evolving Eclipse Babel to fit in with new development. In the new world, the generated translation files need to be stored in GitHub to fit with modern practices and allow direct updates.

Now that we have the Eclipse Babel plugins and server as well as the site moved to GitHub (tickets #2566 (closed) and #1749 (closed)), I am seeking the creation of a base new https://github.com/eclipse-babel/translations repository in pursuit of getting a stable newer Babel update and build.

What is the current bug behavior?

There is no GitHub repository for translations files. The translation files are create, built, then packaged for the release install, but the individual translation files used in the build are not available for differentiation, inspection or alteration as the versions that were used

What is the expected correct behavior?

https://github.com/eclipse-babel/translations available as a repository built using the default template.

Relevant logs and/or screenshots

N/A

Priority

  • Urgent
  • High
  • Medium
  • Low

Severity

  • Blocker
  • Major
  • Normal
  • Low

Impact

Allows a place to store the next contents as interactive individual files, in preparation for the change.

Edited by Gerald Mitchell