Remove GIF button from attachment keyboard.

We've had it there for ~45 days for education purposes, but we can
remove it now.
This commit is contained in:
Greyson Parrelli
2021-07-16 11:00:42 -04:00
parent 94658e9090
commit 09904e7a16
6 changed files with 1 additions and 24 deletions

View File

@@ -72,7 +72,6 @@
<!-- AttachmentKeyboard -->
<string name="AttachmentKeyboard_gallery">Gallery</string>
<string name="AttachmentKeyboard_gif">GIF</string>
<string name="AttachmentKeyboard_file">File</string>
<string name="AttachmentKeyboard_contact">Contact</string>
<string name="AttachmentKeyboard_location">Location</string>
@@ -288,10 +287,6 @@
<string name="ConversationActivity__reported_as_spam_and_blocked">Reported as spam and blocked.</string>
<string name="ConversationActivity_gifs_have_moved">GIFs have moved</string>
<string name="ConversationActivity_look_for_gifs_next_to_emoji_and_stickers">Look for GIFs next to emoji and stickers.</string>
<string name="ConversationActivity__gifs_are_now_here">GIFs are now here.</string>
<!-- ConversationAdapter -->
<plurals name="ConversationAdapter_n_unread_messages">
<item quantity="one">%d unread message</item>