String handleMsg(String handle) { handle = withoutDomain(handle); return tr("signup.handle.taken", args: [handle]); }