[ zAchAry]. Fix typo.

This commit is contained in:
Denis Fomin
2012-07-15 13:07:43 +04:00
parent 2ac0b52ff3
commit deddcaf129
6 changed files with 9 additions and 9 deletions

View File

@@ -23,8 +23,8 @@ import common.xmpp
class JuickPlugin(GajimPlugin):
@log_calls('JuickPlugin')
def init(self):
self.description = _('Clickable juick links , juick nics, '
'preview juick picturs.\nThe key combination alt + up in the '
self.description = _('Clickable Juick links , Juick nicks, '
'preview Juick picturs.\nThe key combination alt + up in the '
'textbox allow insert the number of last message '
'(comment or topic).')
self.config_dialog = JuickPluginConfigDialog(self)