[preview] Add translatable description
This commit is contained in:
@@ -108,6 +108,7 @@ class UrlImagePreviewPlugin(GajimPlugin):
|
|||||||
self.config_dialog = None
|
self.config_dialog = None
|
||||||
return
|
return
|
||||||
|
|
||||||
|
self.description = _('Displays a preview of image links.')
|
||||||
self.config_dialog = partial(UrlImagePreviewConfigDialog, self)
|
self.config_dialog = partial(UrlImagePreviewConfigDialog, self)
|
||||||
|
|
||||||
self.gui_extension_points = {
|
self.gui_extension_points = {
|
||||||
|
|||||||
Reference in New Issue
Block a user