mirror of
https://github.com/monero-project/monero.git
synced 2025-12-21 12:52:49 +01:00
utils: 'update-translations.sh' now removes obsolete strings
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user