anki/qt/po
evandrocoan 06056236c0 Fixed build-mo-files not failing the build when msgmerge
is not found:
https://github.com/ankitects/anki/runs/617116053?check_suite_focus=true#step:27:1244

The build was not falling because when you do `(commands)` in a
shell script, the `set -e` directive is not inherited. Then, either
do not start a new shell or just use an if to test the error condition.
2020-04-25 05:17:24 -03:00
..
scripts Fixed build-mo-files not failing the build when msgmerge 2020-04-25 05:17:24 -03:00
.gitignore dump po data into json to speed up invocations 2020-02-27 20:37:24 +10:00
plurals.json don't abort build if mo file fails; rename files for consistency 2020-02-26 17:47:02 +10:00
requirements.txt don't abort build if mo file fails; rename files for consistency 2020-02-26 17:47:02 +10:00