translation fix

This commit is contained in:
Denis Fomin
2011-08-30 15:49:35 +03:00
parent a8598c30b5
commit aac3dc1f6f
2 changed files with 2 additions and 12 deletions

View File

@@ -19,6 +19,7 @@ except:
class WrongLayoutPlugin(GajimPlugin):
description = _('Press alt+r to convert chars typed in wrong layout Rus<>Eng')
@log_calls('WrongLayoutPlugin')
def init(self):
self.config_dialog = None