mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Fix bug with back navigation during payment lock.
This commit is contained in:
@@ -2992,6 +2992,12 @@
|
||||
<string name="ConfirmPaymentFragment__invalid_recipient">Invalid recipient</string>
|
||||
<!-- Biometric/Device authentication prompt title which comes up before sending a payment -->
|
||||
<string name="ConfirmPaymentFragment__unlock_to_send_payment">Unlock to Send Payment</string>
|
||||
<!-- Title of a dialog show when we were unable to present the user's screenlock before sending a payment -->
|
||||
<string name="ConfirmPaymentFragment__failed_to_show_payment_lock">Failed to show payment lock</string>
|
||||
<!-- Body of a dialog show when we were unable to present the user's screenlock before sending a payment -->
|
||||
<string name="ConfirmPaymentFragment__you_enabled_payment_lock_in_the_settings">You enabled payment lock in the settings, but it cannot be shown.</string>
|
||||
<!-- Button in a dialog that will take the user to the privacy settings -->
|
||||
<string name="ConfirmPaymentFragment__go_to_settings">Go to settings</string>
|
||||
<string name="ConfirmPaymentFragment__this_person_has_not_activated_payments">This person has not activated payments</string>
|
||||
<string name="ConfirmPaymentFragment__unable_to_request_a_network_fee">Unable to request a network fee. To continue this payment tap okay to try again.</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user