objdictgen/networkedit.py
changeset 614 9b1fe0532d0d
parent 612 fc3399727a06
child 715 5795fb789230
equal deleted inserted replaced
613:e9fce24923fc 614:9b1fe0532d0d
   902         _("""
   902         _("""
   903 An error happens.
   903 An error happens.
   904 
   904 
   905 Click on OK for saving an error report.
   905 Click on OK for saving an error report.
   906 
   906 
   907 Please contact LOLITech at:
   907 Please be kind enough to send this file to:
   908 +33 (0)3 29 57 60 42
   908 edouard.tisserant@gmail.com
   909 bugs_networkedit@lolitech.fr
       
   910 
   909 
   911 
   910 
   912 Error:
   911 Error:
   913 """) +
   912 """) +
   914         str(e_type) + _(" : ") + str(e_value), 
   913         str(e_type) + _(" : ") + str(e_value),