letalert=UIAlertController(title:"Couldn't Link Device",message:"Please check your connection and try again.",preferredStyle:.alert)
letalert=UIAlertController(title:NSLocalizedString("Couldn't Link Device",comment:""),message:NSLocalizedString("Please check your connection and try again.",comment:""),preferredStyle:.alert)
"Please pick a display name that consists of only a-z, A-Z, 0-9 and _ characters" = "Please pick a display name that consists of only a-z, A-Z, 0-9 and _ characters";