letalert=UIAlertController(title:NSLocalizedString("Couldn't Link Device",comment:""),message:NSLocalizedString("Please check your connection and try again.",comment:""),preferredStyle:.alert)
letalert=UIAlertController(title:NSLocalizedString("Couldn't Link Device",comment:""),message:NSLocalizedString("Please check your internet connection and try again",comment:""),preferredStyle:.alert)
letalert=UIAlertController(title:NSLocalizedString("Couldn't Unlink Device",comment:""),message:NSLocalizedString("Please check your internet connection and try again",comment:""),preferredStyle:.alert)