diff --git a/scripts/lrelease.sh b/scripts/lrelease.sh index fd156eca9..b8ee902fd 100755 --- a/scripts/lrelease.sh +++ b/scripts/lrelease.sh @@ -2,4 +2,4 @@ # Run this script if you want release all translated string in program. # lrelease doesn't work with recursive *.pro file and without direct pointing to correct *.pro doesn't find anything. # Please run this script from folder /scripts. -lrelease -compress -removeidentical -nounfinished ../share/translations.pro +lrelease -removeidentical -nounfinished ../share/translations.pro