if(JOptionPane.showConfirmDialog(null,"Information of data processing:\nGiven and said data will be forwared to the developers or maintainers of this application!")==JOptionPane.OK_OPTION){
if(JOptionPane.showConfirmDialog(null,"Information of data processing:\nGiven and said data will be forwared to the email sfb1280bug@rub.de!")==JOptionPane.OK_OPTION){
@@ -120,6 +129,7 @@ public class ReportABugWindow extends SimpleFrame{
if(c==200){
JOptionPane.showMessageDialog(null,"Thank you for your feedback!\nYour report will be handled soon.");
}else{
System.out.println("CODE: "+c);
JOptionPane.showMessageDialog(null,"The report could not be delivered!\nThis may be due to technical problems. If possible try later or contact the developer of this application!");