mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Pull translations in parallel
This commit is contained in:
parent
acb42d737d
commit
2a928a25f9
@ -692,7 +692,7 @@ class GetTranslations(Translations): # {{{
|
||||
if opts.check_for_errors:
|
||||
self.check_all()
|
||||
return
|
||||
self.tx('pull -a')
|
||||
self.tx('pull -a --parallel --no-interactive')
|
||||
if not self.is_modified:
|
||||
self.info('No translations were updated')
|
||||
return
|
||||
|
Loading…
x
Reference in New Issue
Block a user