mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
CallLink treatment for ConversationItem.
This commit is contained in:
committed by
Cody Henthorne
parent
8f96abb41e
commit
93df01e266
@@ -236,6 +236,8 @@
|
||||
<string name="CommunicationActions_call">Call</string>
|
||||
<string name="CommunicationActions_insecure_call">Insecure call</string>
|
||||
<string name="CommunicationActions_carrier_charges_may_apply">Carrier charges may apply. The number you are calling is not registered with Signal. This call will be placed through your mobile carrier, not over the internet.</string>
|
||||
<string name="CommunicationActions_cant_join_call">Can\'t join call</string>
|
||||
<string name="CommunicationActions_this_call_link_is_no_longer_valid">This call link is no longer valid.</string>
|
||||
|
||||
<!-- ConfirmIdentityDialog -->
|
||||
|
||||
@@ -316,6 +318,8 @@
|
||||
<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\u2000%1$s</string>
|
||||
<!-- Displayed if the link preview in the conversation item is for a call link call -->
|
||||
<string name="ConversationItem__join_call">Join call</string>
|
||||
|
||||
<!-- ConversationActivity -->
|
||||
<string name="ConversationActivity_add_attachment">Add attachment</string>
|
||||
|
||||
Reference in New Issue
Block a user