[regex] Update description
This commit is contained in:
@@ -39,7 +39,7 @@ class RegexFilterPlugin(GajimPlugin):
|
||||
|
||||
@log_calls('RegexFilterPlugin')
|
||||
def init(self):
|
||||
self.description = _('Regex Filter Plugin.')
|
||||
self.description = _('Filter messages with regex')
|
||||
self.config_dialog = None
|
||||
|
||||
self.events_handlers = {
|
||||
|
||||
Reference in New Issue
Block a user