mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 03:11:10 +01:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user