Updated language translations.

This commit is contained in:
Greyson Parrelli
2022-08-25 12:34:57 -04:00
parent f551a700fe
commit 534af3c1a0
74 changed files with 1278 additions and 356 deletions

View File

@@ -2992,9 +2992,9 @@
<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 -->
<!-- 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 -->
<!-- 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>
@@ -3951,7 +3951,7 @@
<string name="PrivacySettingsFragment__cant_enable_title">Can\t enable payment lock</string>
<!-- Alert dialog description to setup screen lock or fingerprint in phone settings -->
<string name="PrivacySettingsFragment__cant_enable_description">To use Payment Lock, you must first enable a screen lock or fingerprint ID in your phones settings.</string>
<!-- Shown in a toast when we can't navigate to the user's system fingerprint settings -->
<!-- Shown in a toast when we can\'t navigate to the user\'s system fingerprint settings -->
<string name="PrivacySettingsFragment__failed_to_navigate_to_system_settings">Failed to navigate to system settings</string>
<!-- Alert dialog button to go to phone settings -->
<string name="PrivacySettingsFragment__go_to_settings">Go to settings</string>