Always display paid tier but stick a dialog in front of it for non-GPS devices.

This commit is contained in:
Alex Hart
2025-09-10 15:12:35 -03:00
committed by GitHub
parent ea772cbf55
commit eeb8164c18
10 changed files with 200 additions and 74 deletions

View File

@@ -8505,6 +8505,10 @@
</plurals>
<!-- Text designating that an option is your current plan -->
<string name="MessageBackupsTypeSelectionScreen__current_plan">Current plan</string>
<!-- Dialog title when user can't upgrade plan due to missing Google Services -->
<string name="MessageBackupsTypeSelectionScreen__cant_upgrade_plan">Can\'t upgrade plan</string>
<!-- Dialog body text explaining Google Services requirement for backup subscription -->
<string name="MessageBackupsTypeSelectionScreen__to_subscribe_to_signal_secure_backups">To subscribe to Signal Secure Backups, you must have Google Services enabled on your phone and be signed into the Google Play Store.</string>
<!-- ConfirmBackupCancellationDialog -->
<!-- Dialog title -->