mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 00:59:49 +01:00
Add backups error string for payment setup errors.
This commit is contained in:
committed by
Nicholas Tinsley
parent
31ddc5bcc0
commit
4e07c07ca9
@@ -5491,6 +5491,8 @@
|
||||
<string name="InAppPaymentErrors__error_processing_payment">Error processing payment</string>
|
||||
<!-- Displayed as a message in a dialog or notification when a payment setup error happens. -->
|
||||
<string name="InAppPaymentErrors__your_payment_couldnt_be_processed">Your payment couldn\'t be processed and you have not been charged. Please try again.</string>
|
||||
<!-- Displayed as a message in a dialog when we timeout waiting for a payment to be processed and token to be redeemed -->
|
||||
<string name="InAppPaymentErrors__your_payment_is_still">Your payment is still being processed. This can take a few minutes depending on your connection.</string>
|
||||
|
||||
<!-- Displayed in notification when user payment fails to process on Stripe -->
|
||||
<string name="DonationsErrors__error_processing_payment">Error processing donation</string>
|
||||
|
||||
Reference in New Issue
Block a user