// AppDelegate.getAppDelegate().showMessage("An error occured", completion: nil) @jakob: wofür ist dieses showMessage aus AppDelegate gut?
letalert=UIAlertController(title:NSLocalizedString("ReceiveError",comment:"There was an error"),message:NSLocalizedString("ErrorText",comment:""),preferredStyle:UIAlertControllerStyle.alert)