mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Show iDEAL 0,01 temporary charge warning dialog for monthly subscription.
This commit is contained in:
committed by
Nicholas Tinsley
parent
e798feb1d7
commit
673fe2625c
@@ -5978,6 +5978,12 @@
|
||||
<string name="IdealTransferDetailsFragment__email">Email</string>
|
||||
<!-- Default label for bank selection -->
|
||||
<string name="IdealTransferDetailsFragment__choose_your_bank">Choose your bank</string>
|
||||
<!-- Dialog title shown when using iDEAL payment for setting up a monthly donation -->
|
||||
<string name="IdealTransferDetailsFragment__confirm_your_donation_with_s">Confirm your donation with %1$s</string>
|
||||
<!-- Dialog warning shown when using iDEAL payment for setting up a monthly donation -->
|
||||
<string name="IdealTransferDetailsFragment__monthly_ideal_warning">To setup your recurring donation tap continue to confirm a €0,01 charge with your bank. This will be automatically refunded and allows your €5/month donation to debited from your account.</string>
|
||||
<!-- Dialog button shown when using iDEAL payment for setting up a monthly donation to continue with the donation -->
|
||||
<string name="IdealTransferDetailsFragment__continue">Continue</string>
|
||||
|
||||
<!-- IdealTransferDetailsBankSelectionDialogFragment -->
|
||||
<!-- Title of the screen, displayed in the toolbar -->
|
||||
|
||||
Reference in New Issue
Block a user