no message

This commit is contained in:
Peter
2018-06-16 20:03:02 +03:00
parent 42a31616b3
commit faefdd54fe
272 changed files with 12729 additions and 4730 deletions

View File

@@ -56,7 +56,7 @@ enum ItemListAvatarAndNameInfoItemName: Equatable {
} else if !lastName.isEmpty {
return lastName
} else {
return strings.Peer_DeletedUser
return strings.User_DeletedAccount
}
case let .title(title, _):
return title