echo "---------------------------" echo "Using .ts files:" lupdate -noobsolete -verbose AlbumShaper.pro echo "---------------------------" echo "Generating .qm files:" lrelease -verbose AlbumShaper.pro echo "---------------------------" echo "Done!"