#!/bin/bash # FIXME: TMPDIR=$PWD TEMP=$TMPDIR/msgdiff.po-cut$$ #set -x cat < message differences

message differences

EOF #/msgdiff --web-backend cs.po csn.po add.po fix.po fixr.po #exec 3' rm $TMPDIR/msgdiff.plural-in-progress$$ fi msgexec -i fixr.po ./msgdiff-po-cut $$ echo 0 >$TEMP/CNT msgexec -i fix.po ./msgdiff-cgi-dump $$ true if test -f $TMPDIR/msgdiff.plural-in-progress$$ ; then echo '' rm $TMPDIR/msgdiff.plural-in-progress$$ fi rm -rf $TMPDIR/msgdiff.po-cut$$ cat <

Send any notes to: Stanislav Brabec

EOF