mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Add initial support for backup and restore of message and media to staging.
Co-authored-by: Cody Henthorne <cody@signal.org>
This commit is contained in:
@@ -6707,5 +6707,11 @@
|
||||
<!-- Content description for opening the note editor -->
|
||||
<string name="ViewNoteSheet__edit_note">Edit note</string>
|
||||
|
||||
<!-- BackupProgressService -->
|
||||
<!-- Notification title shown while backup restore job is running -->
|
||||
<string name="BackupProgressService_title">Restoring backup…</string>
|
||||
<!-- Notification title shown while downloading backup restore data -->
|
||||
<string name="BackupProgressService_title_downloading">Downloading backup data…</string>
|
||||
|
||||
<!-- EOF -->
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user