typo (thanks, Sveinn Felli)
This commit is contained in:
parent
28c0638c38
commit
cd88b2a0b6
@ -1184,7 +1184,7 @@ class FilterEditor(ManagedWindow):
|
|||||||
if self.check_recursive_filters(self.namespace, name):
|
if self.check_recursive_filters(self.namespace, name):
|
||||||
QuestionDialog( _('Delete Filter?'),
|
QuestionDialog( _('Delete Filter?'),
|
||||||
_('This filter is currently being used '
|
_('This filter is currently being used '
|
||||||
'as the base for other filters. Deleting'
|
'as the base for other filters. Deleting '
|
||||||
'this filter will result in removing all '
|
'this filter will result in removing all '
|
||||||
'other filters that depend on it.'),
|
'other filters that depend on it.'),
|
||||||
_('Delete Filter'),
|
_('Delete Filter'),
|
||||||
|
Loading…
Reference in New Issue
Block a user