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