We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78ef494 commit 9a7d57cCopy full SHA for 9a7d57c
scripts/update_ts_files.sh
@@ -44,5 +44,6 @@ tar -xvf i18n/qt_ts.tar
44
rm i18n/qt_ts.tar
45
if [ -f i18n/qgis_ts.tar ]; then
46
echo Unpacking i18n/qgis_ts.tar
47
+ tar -xvf i18n/qgis_ts.tar
48
rm i18n/qgis_ts.tar
49
fi
0 commit comments