Edit message design tweaks.

This commit is contained in:
Clark
2023-05-24 10:58:02 -04:00
committed by Nicholas
parent 627e15c3dd
commit fd826749e4
6 changed files with 27 additions and 11 deletions

View File

@@ -315,7 +315,7 @@
<!-- Dialog error message shown when user can\'t download a their own video message via a linked device due to a permanent failure (e.g., unable to decrypt) -->
<string name="ConversationItem_cant_download_video_you_will_need_to_send_it_again">Can\'t download video. You will need to send it again.</string>
<!-- Display as the timestamp footer in a message bubble in a conversation when a message has been edited. The timestamp will go from \'11m\' to \'edited 11m\' -->
<string name="ConversationItem_edited_timestamp_footer">edited %1$s</string>
<string name="ConversationItem_edited_timestamp_footer">edited\u2000%1$s</string>
<!-- ConversationActivity -->
<string name="ConversationActivity_add_attachment">Add attachment</string>