X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;ds=sidebyside;f=i18n%2Fupdate.sh;h=0b4575b81b0825b61bd44ee4b3d9e0d900fcfa05;hb=1e2992d6a678bfea00fe1a943260cd581c128e61;hp=adfb3eed6196ee6e5e7bfe470cf13fd4d134d65c;hpb=ad79428b72613730f61b0b3fdb18afa21eee3cc7;p=quassel.git diff --git a/i18n/update.sh b/i18n/update.sh index adfb3eed..0b4575b8 100755 --- a/i18n/update.sh +++ b/i18n/update.sh @@ -14,3 +14,5 @@ TS=${BASE}.ts $CONV -i ${PO} -o ${TS} && lupdate ../src -ts ${TS} && $CONV -i ${TS} -o ${PO} +# remove cruft +rm ${TS}