mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
4ce8db1fe2
commit
b0318eed7a
@ -39,7 +39,7 @@ class RuleEdit(RuleEditBase):
|
||||
|
||||
MSG = _('Create the rule below, the rule can be used to add or ignore files')
|
||||
SUBJECT = _('the file, if the filename')
|
||||
VALUE_ERROR = _('You must provide a value for the tag to match')
|
||||
VALUE_ERROR = _('You must provide a value for the filename to match')
|
||||
|
||||
def update_state(self):
|
||||
tt = _('A comma separated list of tags')
|
||||
|
Loading…
x
Reference in New Issue
Block a user