mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 16:49:40 +01:00
Add payment history screens for backups.
This commit is contained in:
committed by
Greyson Parrelli
parent
690236c4e5
commit
45239c2264
@@ -7047,6 +7047,20 @@
|
||||
<!-- Educational bottom sheet confirm/dismiss button text shown to notify about delete syncs causing deletes to happen across all devices -->
|
||||
<string name="DeleteSyncEducation_acknowledge_button">OK</string>
|
||||
|
||||
<!-- RemoteBackupsPaymentHistoryFragment -->
|
||||
<!-- Title of the screen for payment history -->
|
||||
<string name="RemoteBackupsPaymentHistoryFragment__payment_history">Payment history</string>
|
||||
<!-- Description for backup rows -->
|
||||
<string name="RemoteBackupsPaymentHistoryFragment__text_and_all_media_backup">Text and all media backup</string>
|
||||
<!-- Title of the screen for payment details -->
|
||||
<string name="RemoteBackupsPaymentHistoryFragment__payment_details">Payment details</string>
|
||||
<!-- Title of row specifying the type of backup -->
|
||||
<string name="RemoteBackupsPaymentHistoryFragment__backup_type">Backup type</string>
|
||||
<!-- Title of row specifying the date the backup was paid on -->
|
||||
<string name="RemoteBackupsPaymentHistoryFragment__date_paid">Date paid</string>
|
||||
<!-- Button label to share the receipt -->
|
||||
<string name="RemoteBackupsPaymentHistoryFragment__share">Share</string>
|
||||
|
||||
<!-- RemoteBackupsSettingsFragment -->
|
||||
<!-- Displayed on the title bar -->
|
||||
<string name="RemoteBackupsSettingsFragment__signal_backups">Signal Backups</string>
|
||||
|
||||
Reference in New Issue
Block a user