Home | History | Annotate | Download | only in tests

Lines Matching refs:mm

5 # Translation is available within the compendium (mm-c-3.com)
6 # the old translation file (mm-c-3.in1) contains the same msgid
12 tmpfiles="$tmpfiles mm-c-3.in1 mm-c-3.com mm-c-3.pot"
13 cat <<EOF > mm-c-3.in1
23 cat <<EOF > mm-c-3.com
29 cat <<EOF > mm-c-3.pot
39 tmpfiles="$tmpfiles mm-c-3.out"
41 ${MSGMERGE} -q -C mm-c-3.com -o mm-c-3.out mm-c-3.in1 mm-c-3.pot
44 tmpfiles="$tmpfiles mm-c-3.ok"
45 cat << EOF > mm-c-3.ok
56 ${DIFF} mm-c-3.ok mm-c-3.out