PLCOpenEditor.py
changeset 456 dc379f8db18d
parent 451 20464365086e
parent 454 762497a95b7a
child 472 fecd4f6c01ed
equal deleted inserted replaced
455:d39f7fb16ec9 456:dc379f8db18d
  4273         _("""
  4273         _("""
  4274 An error has occurred.
  4274 An error has occurred.
  4275 
  4275 
  4276 Click OK to save an error report.
  4276 Click OK to save an error report.
  4277 
  4277 
  4278 Please contact LOLITech at:
  4278 Please be kind enough to send this file to:
  4279 +33 (0)3 29 57 60 42
  4279 edouard.tisserant@gmail.com
  4280 bugs_PLCOpenEditor@lolitech.fr
       
  4281 
       
  4282 
  4280 
  4283 Error:
  4281 Error:
  4284 """) +
  4282 """) +
  4285         str(e_type) + _(" : ") + str(e_value), 
  4283         str(e_type) + _(" : ") + str(e_value), 
  4286         _("Error"),
  4284         _("Error"),