mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-15 00:04:00 -04:00
adjust update_ts_files to exclude location
Signed-off-by: Werner Macho <werner.macho@gmail.com>
This commit is contained in:
parent
cc5d3bcb78
commit
6e51ac96a1
@ -76,7 +76,7 @@ else
|
||||
fi
|
||||
|
||||
exclude="--exclude i18n/qgis_en.ts"
|
||||
opts=
|
||||
opts="-locations none"
|
||||
fast=
|
||||
while (( $# > 0 )); do
|
||||
arg=$1
|
||||
|
Loading…
x
Reference in New Issue
Block a user