mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Add import and tombstones for mobile coin payments.
This commit is contained in:
@@ -1642,6 +1642,14 @@
|
||||
<string name="MessageRecord_you_activated_payments">You activated Payments</string>
|
||||
<!-- Message to inform sender that recipient can now accept payments -->
|
||||
<string name="MessageRecord_can_accept_payments">%s can now accept Payments</string>
|
||||
<!-- Message shown to inform user that a payment is missing details due to restore -->
|
||||
<string name="MessageRecord_payments_restore_tombstone">Payment details are not available</string>
|
||||
<!-- Message shown to inform user to tap the payment to learn more about why the details arent available -->
|
||||
<string name="MessageRecord_payments_restore_tombstone_tap_more">Tap for more</string>
|
||||
<!-- Title for dialog explaining why a specific mobile coin payment does not have any transaction details -->
|
||||
<string name="PaymentTombstoneLearnMoreDialog_title">Payment details not available</string>
|
||||
<!-- Message for dialog explaining why a specific mobile coin payment does not have any transaction details because it was restored from a backup-->
|
||||
<string name="PaymentTombstoneLearnMoreDialog_message">This details of this payment are not available because your messages were restored from a source that did not contain this payment history. This does not affect your wallet balance or the status of past payments.</string>
|
||||
|
||||
<!-- Group Calling update messages -->
|
||||
<!-- 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 -->
|
||||
@@ -1701,6 +1709,8 @@
|
||||
<string name="MessageRecord__you_can_no_longer_send_sms_messages_in_signal">You can no longer send SMS messages in Signal. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<!-- Body for quote when message being quoted is an in-app payment message -->
|
||||
<string name="MessageRecord__payment_s">Payment: %1$s</string>
|
||||
<!-- Body for quote when message being quoted is an in-app payment message tombstone without an amount -->
|
||||
<string name="MessageRecord__payment_tombstone">Payment</string>
|
||||
<!-- Update message shown in chat after reporting it as spam -->
|
||||
<string name="MessageRecord_reported_as_spam">Reported as spam</string>
|
||||
<!-- Update message shown in chat after accept a message request -->
|
||||
|
||||
Reference in New Issue
Block a user