X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=po%2Fpull-from-transifex.sh;fp=po%2Fpull-from-transifex.sh;h=edc2b35c0fdea9ff0bb5e36ddca77a2ada277acf;hp=a0fc017ed44ad063ddabe1443239ce06dfc81567;hb=73273933289bc2c0bb71cc805e693dc16e8b17a3;hpb=8d173b736fafaa86570301afd325e7b5f022c930 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