mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
drastically speedup update_ts.sh with Qt5's lupdate
This commit is contained in:
parent
37f180c59e
commit
08bcb1cdd7
@ -164,6 +164,8 @@ perl scripts/processing2cpp.pl python/plugins/processing/processing-i18n.cpp
|
||||
echo Creating qmake project file
|
||||
$QMAKE -project -o qgis_ts.pro -nopwd $PWD/src $PWD/python $PWD/i18n $textcpp
|
||||
|
||||
echo "TR_EXCLUDE = $(qmake -query QT_INSTALL_HEADERS)/*" >>qgis_ts.pro
|
||||
|
||||
echo Updating translations
|
||||
$LUPDATE -locations absolute -verbose qgis_ts.pro
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user