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

7 lines
387 B
Bash
Executable file

#!/bin/sh
# Run this script if you want find and update all string in code.
# lupdate doesn't work with recursive *.pro file and without direct pointing to correct *.pro file just update exists strings in code.
# Please run this script from folder <root_folder>/scripts.
lupdate -recursive ../share/translations/translations.pro
lupdate -recursive ../share/translations/measurements.pro