mirror of
https://git.wownero.com/wownero/wownero.git
synced 2025-01-06 20:48:53 +00:00
utils: 'update-translations.sh' now removes obsolete strings
This commit is contained in:
parent
6c77e9e4ea
commit
9adc9b4a09
@ -12,5 +12,5 @@ then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo "using $lupdate"
|
echo "using $lupdate"
|
||||||
"$lupdate" `find src -name \*.cpp` -ts translations/*.ts
|
"$lupdate" `find src -name \*.cpp` -ts translations/*.ts -no-obsolete
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user