mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Insert session switchover events when appropriate.
This commit is contained in:
@@ -1364,10 +1364,12 @@
|
||||
<string name="MessageRecord_s_changed_their_phone_number">%1$s changed their phone number.</string>
|
||||
<!-- Update item message shown in the release channel when someone is already a sustainer so we ask them if they want to boost. -->
|
||||
<string name="MessageRecord_like_this_new_feature_help_support_signal_with_a_one_time_donation">Like this new feature? Help support Signal with a one-time donation.</string>
|
||||
<!-- Update item message shown when we merge two threads together -->
|
||||
<!-- Update item message shown when we merge two threads together. First placeholder is a name, second placeholder is a phone number. -->
|
||||
<string name="MessageRecord_your_message_history_with_s_and_their_number_s_has_been_merged">Your message history with %1$s and their number %2$s has been merged.</string>
|
||||
<!-- Update item message shown when we merge two threads together and we don\'t know the phone number of the other thread -->
|
||||
<!-- Update item message shown when we merge two threads together and we don\'t know the phone number of the other thread. The placeholder is a person's name. -->
|
||||
<string name="MessageRecord_your_message_history_with_s_and_another_chat_has_been_merged">Your message history with %1$s and another chat that belonged to them has been merged.</string>
|
||||
<!-- Update item message shown when you find out a phone number belongs to a person you had a conversation with. First placeholder is a phone number, second placeholder is a name. -->
|
||||
<string name="MessageRecord_s_belongs_to_s">%1$s belongs to %2$s</string>
|
||||
<!-- Message to notify sender that activate payments request has been sent to the recipient -->
|
||||
<string name="MessageRecord_you_sent_request">You sent %s a request to activate Payments</string>
|
||||
<!-- Request message from recipient to activate payments -->
|
||||
|
||||
Reference in New Issue
Block a user