mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Add support for rendering session switchover events.
This commit is contained in:
@@ -1962,6 +1962,10 @@
|
||||
<string name="ThreadRecord_payment">Payment</string>
|
||||
<!-- Displayed in the conversation list when your only message in a conversation is a scheduled send. -->
|
||||
<string name="ThreadRecord_scheduled_message">Scheduled message</string>
|
||||
<!-- Displayed in the conversation list when your message history has been merged -->
|
||||
<string name="ThreadRecord_message_history_has_been_merged">Your message history has been merged</string>
|
||||
<!-- Displayed in the conversation list when identities have been merged. The first placeholder is a phone number, and the second is a person's name -->
|
||||
<string name="ThreadRecord_s_belongs_to_s">%1$s belongs to %2$s</string>
|
||||
|
||||
<!-- UpdateApkReadyListener -->
|
||||
<string name="UpdateApkReadyListener_Signal_update">Signal update</string>
|
||||
|
||||
Reference in New Issue
Block a user