Skip to content

Commit

Permalink
update TRANSLATORS with every string update
Browse files Browse the repository at this point in the history
  • Loading branch information
mach0 committed Apr 17, 2012
1 parent d637c67 commit d1314be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/update_ts_files.sh
Expand Up @@ -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
Expand Down

0 comments on commit d1314be

Please sign in to comment.