Skip to content

Commit d1314be

Browse files
committed
update TRANSLATORS with every string update
1 parent d637c67 commit d1314be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/update_ts_files.sh

+2
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ if [ -n "$add" ]; then
110110
fi
111111
echo Updating translations
112112
$LUPDATE$opts -verbose qgis_ts.pro
113+
echo Updating TRANSLATORS File
114+
./scripts/tsstat.pl > doc/TRANSLATORS
113115

114116
if [ -n "$add" ]; then
115117
for i in $add; do

0 commit comments

Comments
 (0)