[android] remove unnecessary snackbars in threaded conversation

that appear after posting a new message there
This commit is contained in:
Torsten Grote
2019-02-28 14:28:37 -03:00
parent 144ea0c2fc
commit 7469c0f5e3
4 changed files with 0 additions and 18 deletions

View File

@@ -211,7 +211,6 @@
<string name="groups_create_group_invitation_button">Send Invitation</string>
<string name="groups_create_group_hint">Choose a name for your private group</string>
<string name="groups_invitation_sent">Group invitation has been sent</string>
<string name="groups_message_sent">Message sent</string>
<string name="groups_member_list">Member List</string>
<string name="groups_invite_members">Invite Members</string>
<string name="groups_member_created_you">You created the group</string>
@@ -265,7 +264,6 @@
<item quantity="one">%d post</item>
<item quantity="other">%d posts</item>
</plurals>
<string name="forum_new_entry_posted">Forum post published</string>
<string name="forum_new_message_hint">New Post</string>
<string name="forum_message_reply_hint">New Reply</string>
<string name="btn_reply">Reply</string>