Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Commit

Permalink
Update languages, new threshold
Browse files Browse the repository at this point in the history
The minimum translation completion threshold required in order for a file to be downloaded is 25%
  • Loading branch information
dac514 committed May 28, 2019
1 parent 865ed20 commit af4f805
Show file tree
Hide file tree
Showing 92 changed files with 19 additions and 15,181 deletions.
2 changes: 1 addition & 1 deletion bin/i18n.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
PARENT="$(dirname $DIR)"
tx push -s
tx pull -a
tx pull -a --minimum-perc=25
for file in $PARENT/languages/*.po ; do msgfmt $file -o `echo $file | sed 's/\(.*\.\)po/\1mo/'` ; done
Binary file removed languages/pressbooks-lti-provider-ar.mo
Binary file not shown.
361 changes: 0 additions & 361 deletions languages/pressbooks-lti-provider-ar.po

This file was deleted.

Binary file removed languages/pressbooks-lti-provider-ca.mo
Binary file not shown.
Loading

0 comments on commit af4f805

Please sign in to comment.