Beremiz.py
changeset 1580 f37b88d3edc6
parent 1574 ce9c0e68389c
child 1582 dee51e22a9aa
equal deleted inserted replaced
1579:418e6bac22e8 1580:f37b88d3edc6
  1183 (%s)
  1183 (%s)
  1184 
  1184 
  1185 Please be kind enough to send this file to:
  1185 Please be kind enough to send this file to:
  1186 beremiz-devel@lists.sourceforge.net
  1186 beremiz-devel@lists.sourceforge.net
  1187 
  1187 
  1188 You should now restart Beremiz.
  1188 You should now restart program.
  1189 
  1189 
  1190 Traceback:
  1190 Traceback:
  1191 """) % bug_report_path +
  1191 """) % bug_report_path +
  1192         repr(e_type) + " : " + repr(e_value),
  1192         repr(e_type) + " : " + repr(e_value),
  1193         _("Error"),
  1193         _("Error"),