mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-25 23:47:26 +00:00
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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user