mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
add python console strings to translations
git-svn-id: http://svn.osgeo.org/qgis/trunk@14078 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
458a582fb1
commit
1a534be5bd
@ -64,7 +64,7 @@ if [ -n "$exclude" ]; then
|
|||||||
fi
|
fi
|
||||||
echo Updating python translations
|
echo Updating python translations
|
||||||
cd python
|
cd python
|
||||||
pylupdate4 utils.py -ts python-i18n.ts
|
pylupdate4 console.py utils.py -ts python-i18n.ts
|
||||||
perl ../scripts/ts2cpp.pl python-i18n.ts python-i18n.cpp
|
perl ../scripts/ts2cpp.pl python-i18n.ts python-i18n.cpp
|
||||||
rm python-i18n.ts
|
rm python-i18n.ts
|
||||||
cd ..
|
cd ..
|
||||||
|
Loading…
x
Reference in New Issue
Block a user