Index: java/installer2/src/net/oni2/aeinstaller/localization/MainWin.properties
===================================================================
--- java/installer2/src/net/oni2/aeinstaller/localization/MainWin.properties	(revision 873)
+++ java/installer2/src/net/oni2/aeinstaller/localization/MainWin.properties	(revision 886)
@@ -9,4 +9,6 @@
 menu.help=&Help
 menu.helpTooltip=Help
+menu.help=&Request help
+menu.helpTooltip=Request help including log files
 menu.exit=&Exit\tCtrl+Q
 menu.exitTooltip=Exit
Index: java/installer2/src/net/oni2/aeinstaller/localization/ReporterDialog.properties
===================================================================
--- java/installer2/src/net/oni2/aeinstaller/localization/ReporterDialog.properties	(revision 886)
+++ java/installer2/src/net/oni2/aeinstaller/localization/ReporterDialog.properties	(revision 886)
@@ -0,0 +1,16 @@
+frame.title=AE Installer: Request help
+btnOk=Send
+btnCancel=Cancel
+
+lblInfo=Request help with a problem by the AE support team. Please be as descriptive in the message as possible \
+(i.e. what exactly does not work as expected, what did you do up to this point) so \we can help you.
+lblMail=Your mail address:
+lblMessage=Message:
+chkGetCopy=Send a copy of the mail to you
+lblFiles=The following information will automatically be included with this mail:<ul>\
+<li>AEI's aei_output.log, updater_output.log, Initialization.log, Installation.log</li>\
+<li>Oni's startup.txt and debugger.txt</li>\
+<li>A list of all files below your AE/ folder</li>\
+</ul>None of this will include any personal data.
+ 
+send.title=Sending mail
