X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=po%2Fpull-from-transifex.sh;h=8c976927c05e7ececad983b7352a5976faac6d61;hp=bd513e6aef5b068789cc69b8b5e7adaf4c75c680;hb=9fe2be5f18da69d68451e51160a8dda609e82c9f;hpb=ef4982a251970f8e7ca6a431de70c1ed3ef81788;ds=sidebyside diff --git a/po/pull-from-transifex.sh b/po/pull-from-transifex.sh index bd513e6a..8c976927 100755 --- a/po/pull-from-transifex.sh +++ b/po/pull-from-transifex.sh @@ -1,6 +1,6 @@ #!/bin/bash -tx pull $* && +tx pull $* > /dev/null && git add po/*.po && ( translators=$(while read mode pofile; do translator=$(git diff --cached -- ${pofile} | perl -le '