mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-09-18 03:44:49 -04:00
Bump to version 2.7.6
* Remove obsolete command line flag on transifex tool
This commit is contained in:
parent
3e6b118267
commit
636d013557
5 changed files with 76 additions and 26 deletions
|
@ -1445,7 +1445,7 @@ i18n() {
|
|||
|
||||
elif [ "$cmd" == "tx-pull" ]; then
|
||||
logInfo "Pulling updated translations from Transifex..."
|
||||
tx pull -af --minimum-perc=45 --parallel -r "$resource" $@
|
||||
tx pull -af --minimum-perc=60 -r "$resource" $@
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue