forked from WISE-Community/WISE-Translate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
13 lines (11 loc) · 885 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
Welcome to the WISE-Translate project!
This is a community project for translating the WISE interface and WISE projects.
Workflow:
1. Translator (T) creates account on GitHub.
2. T downloads WISE Translation Kit (WTK).
3. T clones (if new) or pulls (if updating) latest WISE Translation project into his/her own repository.
4. T opens up WTK, loads in initial files, uses WTK to translate. Translations are saved in the browser using HTML5 localstorage.
5. When finished with the translation, T clicks on "Export translation File" button, which brings up a dialog with the contents of translated file.
6. T copies&pastes the contents of the translated file and pastes it back into his repository (using "edit this file" in GitHub).
7. T makes pull request.
8. WISE-Translate admin will get the pull request and update the latest copy of translated file in the WISE-Translate project.