diff -r 3bd92b662b7e -r 1ce546a04f0a install-i18n.py --- a/install-i18n.py Fri Nov 28 19:34:59 2014 +0100 +++ b/install-i18n.py Sun Nov 30 11:57:30 2014 +0100 @@ -128,5 +128,5 @@ except: print("""An internal error occured. Please report all the output of""" """ the program,\nincluding the following traceback, to""" - """ eric5-bugs@eric-ide.python-projects.org.\n""") + """ eric-bugs@eric-ide.python-projects.org.\n""") raise