mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
b0da277718
commit
691a281b75
@ -310,7 +310,7 @@ class CreateVirtualLibrary(QDialog): # {{{
|
||||
|
||||
class SearchRestrictionMixin(object):
|
||||
|
||||
no_restriction = _('<None>')
|
||||
no_restriction = '<' + _('None') + '>'
|
||||
|
||||
def __init__(self, *args, **kwargs):
|
||||
pass
|
||||
|
Loading…
x
Reference in New Issue
Block a user