Merge pull request #5060
cb3b4adb
translations: update and sync all language files (erciccione)dc0f618e
utils: 'update-translations.sh' now removes obsolete strings (erciccione)
This commit is contained in:
commit
3749b9b4ad
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -12,5 +12,5 @@ then
|
||||
fi
|
||||
|
||||
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