mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 16:49:40 +01:00
Implement bank transfer completed sheet.
This commit is contained in:
committed by
Cody Henthorne
parent
89199b81ab
commit
bf37c09ba0
@@ -5876,6 +5876,13 @@
|
||||
<!-- Confirmation button for donation pending sheet displayed after donating via a bank transfer. -->
|
||||
<string name="DonationPendingBottomSheet__done">Done</string>
|
||||
|
||||
<!-- Title of 'Donation Complete' sheet displayed after a bank transfer completes and the badge is redeemed -->
|
||||
<string name="DonationCompletedBottomSheet__donation_complete">Donation Complete</string>
|
||||
<!-- Text block of 'Donation Complete' sheet displayed after a bank transfer completes and the badge is redeemed -->
|
||||
<string name="DonationCompleteBottomSheet__your_bank_transfer_was_received">Your bank transfer was received. You can choose to display this badge on your profile to show off your support.</string>
|
||||
<!-- Button text of 'Donation Complete' sheet displayed after a bank transfer completes and the badge is redeemed to dismiss sheet -->
|
||||
<string name="DonationCompleteBottomSheet__done">Done</string>
|
||||
|
||||
<!-- StripePaymentInProgressFragment -->
|
||||
<string name="StripePaymentInProgressFragment__cancelling">Cancelling…</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user