X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=po%2Fpull-from-transifex.sh;h=edc2b35c0fdea9ff0bb5e36ddca77a2ada277acf;hp=a0fc017ed44ad063ddabe1443239ce06dfc81567;hb=3c984e549489eddc18dcbf1864e26ef32e3eb586;hpb=ce26c3770b254362c7bd1e094ba8f8bf22133653 diff --git a/po/pull-from-transifex.sh b/po/pull-from-transifex.sh index a0fc017e..edc2b35c 100755 --- a/po/pull-from-transifex.sh +++ b/po/pull-from-transifex.sh @@ -21,7 +21,7 @@ git add po/*.po po/LINGUAS && ( echo " - ${lang}: ${translator}" done < <(git status --porcelain po/*.po | egrep '^[AM] ')) - git commit -em "Update translations from Transifex + git commit -m "Update translations from Transifex $(for i in po/*.po; do msgfmt --statistics $i