branch | v0.6.x |
changeset 192 | 0854fb9f3bc5 |
parent 191 | db77501aeaed |
child 196 | 65a3163bd113 |
--- a/VirtualMailManager/Handler.py Sun Feb 07 06:12:48 2010 +0000 +++ b/VirtualMailManager/Handler.py Sun Feb 07 06:28:35 2010 +0000 @@ -563,7 +563,7 @@ The account has been successfully deleted from the database. But an error occurred while deleting the following directory: ā%(directory)sā - Reason: %(reason)s""") % + Reason: %(reason)s""") % \ {'directory': acc.getDir('home'), 'reason': e.msg()} self.__warnings.append(warning) else: