Polish deletion UX.

This commit is contained in:
Alex Hart
2025-05-30 15:33:44 -03:00
committed by Cody Henthorne
parent ccce37d023
commit df170dac32
12 changed files with 315 additions and 109 deletions

View File

@@ -8130,7 +8130,7 @@
<!-- Dialog title when confirming whether to turn off and deleting backups -->
<string name="RemoteBackupsSettingsFragment__turn_off_and_delete_backups">Turn off and delete backups?</string>
<!-- Dialog message when confirming whether to turn off and delete backups -->
<string name="RemoteBackupsSettingsFragment__you_will_not_be_charged_again">You will not be charged again. Your backup will be deleted and no new backups will be created.</string>
<string name="RemoteBackupsSettingsFragment__your_backup_will_be_deleted_and_no_new_backups_will_be_created">Your backup will be deleted and no new backups will be created. Any media stored in your backup will be downloaded to your phone now.</string>
<!-- Confirmation action on dialog to turn off and delete backups -->
<string name="RemoteBackupsSettingsFragment__turn_off_and_delete">Turn off and delete</string>
<!-- Text on dialog while user backup is being deleted -->
@@ -8213,8 +8213,14 @@
<string name="RemoteBackupsSettingsFragment__failed_to_delete_backup">Failed to delete backup</string>
<!-- Text displayed as the body in a card when backup fails to delete -->
<string name="RemoteBackupsSettingsFragment__an_error_occurred_please_contact_support">An error occurred. Please contact support.</string>
<!-- Text displayed while we are processing a backup delete but are or need to download optimized media -->
<string name="RemoteBackupsSettingsFragment__backups_have_been_turned_off_your_data_will_be">Backups have been turned off, your data will download to your device and then be deleted from Signal\'s secure storage service.</string>
<!-- Text displayed while we are processing a backup delete -->
<string name="RemoteBackupsSettingsFragment__backups_have_been_turned_off_and_your_data">Backups have been turned off and your data will be deleted from Signal\'s secure storage service.</string>
<!-- Text displayed after we have deleted a user's backup -->
<string name="RemoteBackupsSettingsFragment__backups_have_been_turned_off_and_your_data_has_been_deleted">Backups have been turned off and your data has been deleted from Signals secure storage service.</string>
<!-- Text displayed while downloading backup during deletion. First placeholder is amount downloaded, second is amount remaining, last is percentage. -->
<string name="RemoteBackupsSettingsFragment__downloading_s_of_s_d">Downloading: %1$s of %2$s (%3$d%%)</string>
<!-- SubscriptionNotFoundBottomSheet -->
<!-- Displayed as a bottom sheet title -->