mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Add subscription cancellation step during account deletion.
This commit is contained in:
committed by
Greyson Parrelli
parent
2de5ea43fb
commit
2ed39e4448
@@ -3442,6 +3442,8 @@
|
||||
<string name="DeleteAccountFragment__leaving_groups">Leaving groups…</string>
|
||||
<!-- Title of progress dialog shown when a user deletes their account and the process has left all groups -->
|
||||
<string name="DeleteAccountFragment__deleting_account">Deleting account…</string>
|
||||
<!-- Message of progress dialog shown when a user deletes their account and the process is canceling their subscription -->
|
||||
<string name="DeleteAccountFragment__canceling_your_subscription">Canceling your subscription…</string>
|
||||
<!-- Message of progress dialog shown when a user deletes their account and the process is leaving groups -->
|
||||
<string name="DeleteAccountFragment__depending_on_the_number_of_groups">Depending on the number of groups you\'re in, this might take a few minutes</string>
|
||||
<!-- Message of progress dialog shown when a user deletes their account and the process has left all groups -->
|
||||
|
||||
Reference in New Issue
Block a user