-
Notifications
You must be signed in to change notification settings - Fork 8
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
Integrate Transifex #9
Comments
K mentioned that the ajax loading for translation makes tracking possible. But two tiers of questions here: Basically: how is translation currently occurring (probably answered by point 1 above) and how much needs to change to create a less vulnerable translation experience? |
(1) It's managed here: https://www.transifex.com/otf/panic-button/ Can you create a transifex account and let me know your username and I'll give you access to the Transifex Live preview. (2) For now let's just integrate the existing Ajax based solution. Although please note we'll probably want to keep that on the staging site on github, and only push this to master when we've reviewed the translation. Making the translation more ethical would require to push the site as markdown which I've been discussing and creating some tooling for here but you don't need to worry about it for this task. |
Ah, ok, this clears up a lot. I made a Transifex account: cstolan I'll plan to implement the ajax functionality after I finish the other issues, as I think this will be the most time-consuming part of the project. |
Just added you as a maintainer. You should be able to go there: https://www.transifex.com/otf/panic-button/ and hit the "Live" button to see the current translations. Then you can follow this documentation to do embed the "live" functionality into the site. Please do so in a |
@jmatsushita @jimmylogan |
One quick note -- you can log into the transfiex dashboard on the staging site with this url. |
I could create a translation branch and merge this work there, generate and push to gh-pages to have a staging site for languages. In the meantime @jimmylogan can you look at the url from @naturalshine and think about review? |
ok - have put a question on glip about this @jmatsushita |
http://docs.transifex.com/live/quick-start-guide/
Look into a "do not track" alternative, as in generate
.md
files from the Transifex translations.The text was updated successfully, but these errors were encountered: