Changeset 8849
- Timestamp:
- 09/22/07 13:54:14 (14 months ago)
- Files:
-
- 1 modified
-
branches/gajim_0.11.1/src/common/connection.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/gajim_0.11.1/src/common/connection.py
r8724 r8849 497 497 self.dispatch('ERROR', (_('Error while removing privacy list'), 498 498 _('Privacy list %s has not been removed. It is maybe active in ' 499 'one of your connected resources. De sactivate it and try '499 'one of your connected resources. Deactivate it and try ' 500 500 'again.') % privacy_list)) 501 501 common.xmpp.features_nb.delPrivacyList(self.connection, privacy_list,
