scribusproject / scribus-translations

Translations for Scribus (backup of Transifex)
https://www.transifex.com/scribus/scribus
1 stars 1 forks source link

Newsletter translations #2

Open luzpaz opened 8 years ago

luzpaz commented 8 years ago

The Scribus Newsletter will be translated in Transifex. Transifex doesn't accept .md as a supported format extension. So we need a script workflow:

  1. Ask which source file to use from Newsletter Repo
  2. Change the Newsletter .md file extension to .txt
  3. Upload the source file to Transifex
  4. Ability to choose to pull those translation back locally
  5. Change the translations files extension back to .md from .txt
  6. Push translations to Newsletter repo
aoloe commented 8 years ago

i don't think that we 100% need an automatic workflow... if it's simpler to manuallly copy over the files (back and forth) let's do it that way! personally, i'd like to keep .md in the markdown in order to have github to correctly preview the files...

luzpaz commented 8 years ago

personally, i'd like to keep .md in the markdown in order to have github to correctly preview the files...

@aoloe we're not changing the internal formatting of the .md file just the extension.

aoloe commented 8 years ago

@aoloe https://github.com/aoloe we're not changing the internal formatting of the .md file just the extension.

if github renders the markdown formatting in the .txt files, it's ok for me. i have not tested it...