Remove the reset session button.

This commit is contained in:
Greyson Parrelli
2021-10-19 15:32:55 -04:00
parent f2cf77339e
commit 13ef53372e
4 changed files with 1 additions and 55 deletions

View File

@@ -220,9 +220,6 @@
<string name="ConversationItem_you_deleted_this_message">You deleted this message.</string>
<!-- ConversationActivity -->
<string name="ConversationActivity_reset_secure_session_question">Reset secure session?</string>
<string name="ConversationActivity_this_may_help_if_youre_having_encryption_problems">This may help if you\'re having encryption problems in this conversation. Your messages will be kept.</string>
<string name="ConversationActivity_reset">Reset</string>
<string name="ConversationActivity_add_attachment">Add attachment</string>
<string name="ConversationActivity_select_contact_info">Select contact info</string>
<string name="ConversationActivity_compose_message">Compose message</string>