Replaced signal ContactSelection things with loki ones.

Fixed sharing in session (we can only share to one user at a time).
This commit is contained in:
Mikunj
2020-04-15 12:52:23 +10:00
parent 7b8fbcea4e
commit 361dab24d6
17 changed files with 385 additions and 709 deletions

View File

@@ -1663,12 +1663,14 @@
<string name="session_restore_banner_dismiss_button_title">Dismiss</string>
<string name="session_restore_banner_restore_button_title">Restore</string>
<!-- Loki -->
<!-- Session -->
<string name="activity_register_public_key_copied_message">Copied to clipboard</string>
<string name="activity_home_leave_group_dialog_message">Are you sure you want to leave this group?</string>
<string name="activity_home_delete_conversation_dialog_message">Are you sure you want to delete this conversation?</string>
<string name="activity_home_conversation_deleted_message">Conversation deleted</string>
<!-- ContactSelectionListLoader -->
<string name="ContactSelectionListLoader_contacts">Contacts</string>
<string name="ContactSelectionListLoader_closed_groups">Groups</string>
<string name="ContactSelectionListLoader_open_groups">Public Chats</string>
</resources>