valentina/scripts/lrelease.sh
Roman Telezhynskyi 65c09f7547 Translation file for mapping pattern making systems.
--HG--
branch : feature
2015-08-02 20:39:29 +03:00

7 lines
419 B
Bash
Executable file

#!/bin/sh
# 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 <root_folder>/scripts.
lrelease -removeidentical -nounfinished ../share/translations/translations.pro
lrelease -removeidentical -nounfinished ../share/translations/measurements.pro