Skip to content
Snippets Groups Projects
Commit 6fac794b authored by Adrien Béraud's avatar Adrien Béraud
Browse files

i18n: add update script

Tuleap: #18
Change-Id: Id5ca78ba6e4c47f06c8c3efc5a869769e38f9f76
parent 3739305f
No related branches found
No related tags found
No related merge requests found
...@@ -38,6 +38,11 @@ git clean -dfx ...@@ -38,6 +38,11 @@ git clean -dfx
And start again And start again
## Update translations
Update translations using the Transifex client (tx) :
./update-translations.sh
## Common issues ## Common issues
* Makeinfo issue * Makeinfo issue
......
#!/bin/bash
tx pull -af --minimum-perc=75
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment