Show iDEAL 0,01 temporary charge warning dialog for monthly subscription.

This commit is contained in:
Cody Henthorne
2024-02-02 09:36:38 -05:00
committed by Nicholas Tinsley
parent e798feb1d7
commit 673fe2625c
2 changed files with 30 additions and 6 deletions

View File

@@ -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 -->