mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Add display of last backup time to restore flow.
This commit is contained in:
@@ -6987,6 +6987,10 @@
|
||||
<!-- Displayed as the user\'s payment method as a label in a preference row -->
|
||||
<string name="BackupsTypeSettingsFragment__unknown">Unknown</string>
|
||||
|
||||
<!-- RemoteRestoreActivity -->
|
||||
<!-- Displayed at restore time to tell the user when their last backup was made. %$1s is replaced with the date (e.g. March 5, 2024) and %$2s is replaced with the time (e.g. 9:00am) -->
|
||||
<string name="RemoteRestoreActivity__backup_created_at">Your last backup was made on %1$s at %2$s.</string>
|
||||
|
||||
<!-- ManageStorageSettingsFragment -->
|
||||
<!-- Settings section title header show above manage settings options for automatic chat history management (deleting) -->
|
||||
<string name="ManageStorageSettingsFragment_chat_limit">Chat limits</string>
|
||||
|
||||
Reference in New Issue
Block a user