mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Update call strings to align with new designs.
This commit is contained in:
committed by
Greyson Parrelli
parent
a83abaca1d
commit
1b7784b01f
@@ -1335,17 +1335,13 @@
|
||||
<string name="MessageRecord_left_group">You have left the group.</string>
|
||||
<string name="MessageRecord_you_updated_group">You updated the group.</string>
|
||||
<string name="MessageRecord_the_group_was_updated">The group was updated.</string>
|
||||
<!-- Update message shown when placing an outgoing 1:1 voice/audio call and it\'s answered by the other party -->
|
||||
<!-- Update message shown when placing an outgoing 1:1 voice/audio call -->
|
||||
<string name="MessageRecord_outgoing_voice_call">Outgoing voice call</string>
|
||||
<!-- Update message shown when placing an outgoing 1:1 video call and it\'s answered by the other party -->
|
||||
<!-- Update message shown when placing an outgoing 1:1 video call -->
|
||||
<string name="MessageRecord_outgoing_video_call">Outgoing video call</string>
|
||||
<!-- Update message shown when placing an outgoing 1:1 voice/audio call and it\'s not answered by the other party -->
|
||||
<string name="MessageRecord_unanswered_voice_call">Unanswered voice call</string>
|
||||
<!-- Update message shown when placing an outgoing 1:1 video call and it\'s not answered by the other party -->
|
||||
<string name="MessageRecord_unanswered_video_call">Unanswered video call</string>
|
||||
<!-- Update message shown when receiving an incoming 1:1 voice/audio call and it\'s answered -->
|
||||
<!-- Update message shown when receiving an incoming 1:1 voice/audio call and it\'s answered or ringing -->
|
||||
<string name="MessageRecord_incoming_voice_call">Incoming voice call</string>
|
||||
<!-- Update message shown when receiving an incoming 1:1 video call and answered -->
|
||||
<!-- Update message shown when receiving an incoming 1:1 video call and answered or ringing -->
|
||||
<string name="MessageRecord_incoming_video_call">Incoming video call</string>
|
||||
<!-- Update message shown when receiving an incoming 1:1 voice/audio call and not answered -->
|
||||
<string name="MessageRecord_missed_voice_call">Missed voice call</string>
|
||||
@@ -1355,10 +1351,6 @@
|
||||
<string name="MessageRecord_missed_voice_call_notification_profile">Missed voice call while notification profile on</string>
|
||||
<!-- Update message shown when receiving an incoming video call and declined due to notification profile -->
|
||||
<string name="MessageRecord_missed_video_call_notification_profile">Missed video call while notification profile on</string>
|
||||
<!-- Update message shown when receiving an incoming 1:1 voice/audio call and explicitly declined -->
|
||||
<string name="MessageRecord_you_declined_a_voice_call">You declined a voice call</string>
|
||||
<!-- Update message shown when receiving an incoming 1:1 video call and explicitly declined -->
|
||||
<string name="MessageRecord_you_declined_a_video_call">You declined a video call</string>
|
||||
<!-- Call update formatter string to place the update message next to a time stamp. e.g., \'Incoming voice call · 11:11am\' -->
|
||||
<string name="MessageRecord_call_message_with_date">%1$s · %2$s</string>
|
||||
<string name="MessageRecord_s_updated_group">%s updated the group.</string>
|
||||
@@ -1567,28 +1559,53 @@
|
||||
<string name="MessageRecord_can_accept_payments">%s can now accept Payments</string>
|
||||
|
||||
<!-- Group Calling update messages -->
|
||||
<string name="MessageRecord_s_started_a_group_call_s">%1$s started a group call · %2$s</string>
|
||||
<string name="MessageRecord_you_started_a_group_call_s">You started a group call · %1$s</string>
|
||||
<string name="MessageRecord_s_is_in_the_group_call_s">%1$s is in the group call · %2$s</string>
|
||||
<string name="MessageRecord_you_are_in_the_group_call_s1">You are in the group call · %1$s</string>
|
||||
<string name="MessageRecord_s_and_s_are_in_the_group_call_s1">%1$s and %2$s are in the group call · %3$s</string>
|
||||
<string name="MessageRecord_group_call_s">Group call · %1$s</string>
|
||||
|
||||
<string name="MessageRecord_s_started_a_group_call">%1$s started a group call</string>
|
||||
<string name="MessageRecord_you_started_a_group_call">You started a group call</string>
|
||||
<string name="MessageRecord_s_is_in_the_group_call">%1$s is in the group call</string>
|
||||
<string name="MessageRecord_you_are_in_the_group_call">You are in the group call</string>
|
||||
<string name="MessageRecord_s_and_s_are_in_the_group_call">%1$s and %2$s are in the group call</string>
|
||||
<string name="MessageRecord_group_call">Group call</string>
|
||||
<!-- Chat log text for an ongoing group call that has one participant with a placeholder for the short display name of the user that joined and a placeholder for formatted time -->
|
||||
<string name="MessageRecord_s_is_in_the_call_s">%1$s is in the call · %2$s</string>
|
||||
<!-- Chat log text for an ongoing group call only the local user has joined with a placeholder for formatted time -->
|
||||
<string name="MessageRecord_you_are_in_the_call_s1">You are in the call · %1$s</string>
|
||||
<!-- Chat log text for an ongoing group call with two participants with two placeholders for the short display name of the users that joined and a placeholder for formatted time -->
|
||||
<string name="MessageRecord_s_and_s_are_in_the_call_s1">%1$s and %2$s are in the call · %3$s</string>
|
||||
<!-- Chat log text for an ongoing group call that has one participant -->
|
||||
<string name="MessageRecord_s_is_in_the_call">%1$s is in the call</string>
|
||||
<!-- Chat log text for an ongoing group call only the local user has joined -->
|
||||
<string name="MessageRecord_you_are_in_the_call">You are in the call</string>
|
||||
<!-- Chat log text for an ongoing group call with two participants with two placeholders, each for the short display name of the users that joined -->
|
||||
<string name="MessageRecord_s_and_s_are_in_the_call">%1$s and %2$s are in the call</string>
|
||||
<!-- Chat log text for a group call that ended within the last 5 minutes -->
|
||||
<string name="MessageRecord__the_video_call_has_ended">The video call has ended</string>
|
||||
<!-- Chat log text for a group call that ended within the last 5 minutes with a placeholder for formatted time -->
|
||||
<string name="MessageRecord__the_video_call_has_ended_s">The video call has ended · %1$s</string>
|
||||
<!-- Chat log text for a group call that ended more than 5 minutes ago and was missed -->
|
||||
<string name="MessageRecord__missed_video_call">Missed video call</string>
|
||||
<!-- Chat log text for a group call that ended more than 5 minutes ago and was missed with a placeholder for formatted time -->
|
||||
<string name="MessageRecord__missed_video_call_s">Missed video call · %1$s</string>
|
||||
<!-- Chat log text for a group call that ended that the local user did not start -->
|
||||
<string name="MessageRecord__incoming_video_call">Incoming video call</string>
|
||||
<!-- Chat log text for a group call that ended that the local user did not start with a placeholder for formatted time -->
|
||||
<string name="MessageRecord__incoming_video_call_s">Incoming video call · %1$s</string>
|
||||
<!-- Chat log text for a group call that ended that the local user started -->
|
||||
<string name="MessageRecord__outgoing_video_call">Outgoing video call</string>
|
||||
<!-- Chat log text for a group call that ended that the local user started with a placeholder for formatted time -->
|
||||
<string name="MessageRecord__outgoing_video_call_s">Outgoing video call · %1$s</string>
|
||||
<!-- Chat log text for an ongoing group call that the local user started -->
|
||||
<string name="MessageRecord__you_started_a_video_call">You started a video call</string>
|
||||
<!-- Chat log text for an ongoing group call that the local user started with a placeholder for formatted time -->
|
||||
<string name="MessageRecord__you_started_a_video_call_s">You started a video call · %1$s</string>
|
||||
<!-- Chat log text for an ongoing group call that the local user has not joined with a placeholder for user's short display name -->
|
||||
<string name="MessageRecord__s_started_a_video_call">%1$s started a video call</string>
|
||||
<!-- Chat log text for an ongoing group call that the local user has not joined with a placeholder for user's short display name and a placeholder for formatted time -->
|
||||
<string name="MessageRecord__s_started_a_video_call_s">%1$s started a video call · %2$s</string>
|
||||
|
||||
<string name="MessageRecord_you">You</string>
|
||||
|
||||
<plurals name="MessageRecord_s_s_and_d_others_are_in_the_group_call_s">
|
||||
<!-- Chat log text for an ongoing group call with more than two participants with placeholders for the first two joined users, a placeholder for the number of users in the call, and a placeholder for formatted time -->
|
||||
<plurals name="MessageRecord_s_s_and_d_others_are_in_the_call_s">
|
||||
<item quantity="one">%1$s, %2$s, and %3$d other are in the group call · %4$s</item>
|
||||
<item quantity="other">%1$s, %2$s, and %3$d others are in the group call · %4$s</item>
|
||||
</plurals>
|
||||
|
||||
<plurals name="MessageRecord_s_s_and_d_others_are_in_the_group_call">
|
||||
<!-- Chat log text for an ongoing group call with more than two participants with placeholders for the first two joined users and a placeholder for the number of users in the call -->
|
||||
<plurals name="MessageRecord_s_s_and_d_others_are_in_the_call">
|
||||
<item quantity="one">%1$s, %2$s, and %3$d other are in the group call</item>
|
||||
<item quantity="other">%1$s, %2$s, and %3$d others are in the group call</item>
|
||||
</plurals>
|
||||
@@ -2712,6 +2729,8 @@
|
||||
<string name="ConversationUpdateItem_loading">Loading</string>
|
||||
<string name="ConversationUpdateItem_learn_more">Learn more</string>
|
||||
<string name="ConversationUpdateItem_join_call">Join call</string>
|
||||
<!-- Action button label for starting a new call in the current conversation -->
|
||||
<string name="ConversationUpdateItem_call_back">Call back</string>
|
||||
<string name="ConversationUpdateItem_return_to_call">Return to call</string>
|
||||
<string name="ConversationUpdateItem_call_is_full">Call is full</string>
|
||||
<string name="ConversationUpdateItem_invite_friends">Invite friends</string>
|
||||
|
||||
Reference in New Issue
Block a user