mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
MESSENGER-3304 string in separate files
This commit is contained in:
+1
-1
@@ -125,7 +125,7 @@ class ContactsPickerViewModel: NSObject, ContactsPickerViewModelProtocol {
|
||||
}
|
||||
|
||||
contactsViewController.showSearch(true)
|
||||
contactsViewController.searchBar.placeholder = VectorL10n.roomParticipantsInviteAnotherUser
|
||||
contactsViewController.searchBar.placeholder = BWIL10n.roomParticipantsInviteAnotherUser
|
||||
contactsViewController.searchBar.resignFirstResponder()
|
||||
|
||||
// Apply the search pattern if any
|
||||
|
||||
Reference in New Issue
Block a user