Fix typos + update the update.sh
[quassel.git] / i18n / update.sh
index adfb3ee..0b4575b 100755 (executable)
@@ -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}