mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 18:24:30 -04:00
...
This commit is contained in:
parent
f46d465475
commit
edcd88b346
@ -330,6 +330,7 @@ class DuplicateId(BaseError):
|
|||||||
|
|
||||||
class InvalidId(BaseError):
|
class InvalidId(BaseError):
|
||||||
|
|
||||||
|
level = WARN
|
||||||
INDIVIDUAL_FIX = _(
|
INDIVIDUAL_FIX = _(
|
||||||
'Replace this id with a randomly generated valid id')
|
'Replace this id with a randomly generated valid id')
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user