mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Add screen for managing backup type.
This commit is contained in:
committed by
Cody Henthorne
parent
04fb459acd
commit
b771a21518
@@ -6751,5 +6751,20 @@
|
||||
<!-- Notification title shown while downloading backup restore data -->
|
||||
<string name="BackupProgressService_title_downloading">Downloading backup data…</string>
|
||||
|
||||
<!-- BackupsTypeSettingsFragment -->
|
||||
<!-- Displayed as the user's payment method as a label in a preference row -->
|
||||
<string name="BackupsTypeSettingsFragment__credit_or_debit_card">Credit or debit card</string>
|
||||
<!-- Displayed as the user's payment method as a label in a preference row -->
|
||||
<string name="BackupsTypeSettingsFragment__iDEAL">iDEAL</string>
|
||||
<!-- Displayed as the user's payment method as a label in a preference row -->
|
||||
<string name="BackupsTypeSettingsFragment__google_pay">Google Pay</string>
|
||||
<!-- Displayed as the user's payment method as a label in a preference row -->
|
||||
<string name="BackupsTypeSettingsFragment__bank_transfer">Bank transfer</string>
|
||||
<!-- Displayed as the user's payment method as a label in a preference row -->
|
||||
<string name="BackupsTypeSettingsFragment__paypal">PayPal</string>
|
||||
<!-- Displayed as the user's payment method as a label in a preference row -->
|
||||
<string name="BackupsTypeSettingsFragment__unknown">Unknown</string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user