
VER = v25.4

qm::
	@diff -u ja.orig-$(VER).ts ja.ts > ja.ts.diff ; echo "created ja.ts.diff"
	lconvert-qt5 -i ja.ts -if ts -o ja.qm -of qm

ts::
	lconvert-qt5 -i ja.orig-$(VER).qm -if qm -o ja.orig-$(VER).ts -of ts

