mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 18:24:30 -04:00
...
This commit is contained in:
parent
9bd2332d2c
commit
23fe6dc98b
@ -140,7 +140,7 @@ def manage_users_cli(path=None):
|
||||
for k, v in r['library_restrictions'].iteritems():
|
||||
prints(k + ':', v)
|
||||
else:
|
||||
prints(_('{} has the no additional per-library restrictions'))
|
||||
prints(_('{} has no additional per-library restrictions').format(username))
|
||||
c = choice(
|
||||
choices=[
|
||||
_('Allow access to all libraries'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user