Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

870 when inviting an extern error message is in english #894

Merged

Conversation

NicolasBuquet
Copy link
Contributor

Fix #870

Simulator Screenshot - iPhone 14 - 2023-10-23 at 17 46 05

@NicolasBuquet NicolasBuquet requested a review from yostyle October 23, 2023 15:55
@NicolasBuquet NicolasBuquet linked an issue Oct 23, 2023 that may be closed by this pull request
@@ -128,7 +128,9 @@ class ContactsPickerViewModel: NSObject, ContactsPickerViewModelProtocol {
contactsViewController.showSearch(true)
// Tchap: Replace string by removing user ID
contactsViewController.searchBar.placeholder = VectorL10n.roomParticipantsInviteAnotherUserWithoutId
contactsViewController.searchBar.resignFirstResponder()
// Tchap: don't make searchbar rersign as first responder.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rersign <= typo ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. -> resign

@NicolasBuquet NicolasBuquet merged commit 5dec1b4 into develop Oct 23, 2023
@NicolasBuquet NicolasBuquet deleted the 870-when-inviting-an-extern-error-message-is-in-english branch October 23, 2023 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

when inviting an extern, error message is in english
2 participants