Trigger backup-id upload before allowing user to pay.

This commit is contained in:
Alex Hart
2025-03-10 12:08:02 -03:00
committed by Greyson Parrelli
parent 862628fc28
commit 5ec3371b9a
8 changed files with 65 additions and 9 deletions

View File

@@ -8047,6 +8047,10 @@
<!-- Action button label to contact support -->
<string name="SubscriptionNotFoundBottomSheet__contact_support">Contact support</string>
<!-- MessageBackupsFlowFragment -->
<!-- Body for network failure dialog in message backups checkout flow -->
<string name="MessageBackupsFlowFragment__a_network_failure_occurred">A network failure occurred. Please try again later.</string>
<!-- MessageBackupsEducationScreen -->
<!-- Screen subtitle underneath large headline title -->
<string name="MessageBackupsEducationScreen__backup_your_messages_and_media">Back up your messages and media and using Signal\'s secure, end-to-end encrypted storage service. Never lose a message when you get a new phone or reinstall Signal.</string>