mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 00:13:50 +02:00
...
This commit is contained in:
parent
f46d465475
commit
edcd88b346
1 changed files with 1 additions and 0 deletions
|
|
@ -330,6 +330,7 @@ def __call__(self, container):
|
|||
|
||||
class InvalidId(BaseError):
|
||||
|
||||
level = WARN
|
||||
INDIVIDUAL_FIX = _(
|
||||
'Replace this id with a randomly generated valid id')
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue