objdictgen/objdictedit.py
changeset 614 9b1fe0532d0d
parent 608 daa1e1c3fba4
child 715 5795fb789230
equal deleted inserted replaced
613:e9fce24923fc 614:9b1fe0532d0d
   962         _("""
   962         _("""
   963 An error happens.
   963 An error happens.
   964 
   964 
   965 Click on OK for saving an error report.
   965 Click on OK for saving an error report.
   966 
   966 
   967 Please contact LOLITech at:
   967 Please be kind enough to send this file to:
   968 +33 (0)3 29 57 60 42
   968 edouard.tisserant@gmail.com
   969 bugs_objdictedit@lolitech.fr
       
   970 
   969 
   971 
   970 
   972 Error:
   971 Error:
   973 """) +
   972 """) +
   974         str(e_type) + _(" : ") + str(e_value), 
   973         str(e_type) + _(" : ") + str(e_value),