update TRANSLATORS with every string update

This commit is contained in:
Werner Macho 2012-04-17 18:42:24 +02:00
parent d637c677cd
commit d1314beef2

View File

@ -110,6 +110,8 @@ if [ -n "$add" ]; then
fi
echo Updating translations
$LUPDATE$opts -verbose qgis_ts.pro
echo Updating TRANSLATORS File
./scripts/tsstat.pl > doc/TRANSLATORS
if [ -n "$add" ]; then
for i in $add; do