mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 16:19:33 +01:00
Add wiring and notification for out of remote space error.
This commit is contained in:
@@ -8586,5 +8586,10 @@
|
||||
<!-- Accessibility label describing an unchecked checkbox. -->
|
||||
<string name="SignalCheckbox_accessibility_unchecked_description">Unticked</string>
|
||||
|
||||
<!-- Notification title for when user is out of remote storage -->
|
||||
<string name="Notification_backup_storage_full">Backup storage full</string>
|
||||
<!-- Notification body for when user is out of remote storage -->
|
||||
<string name="Notification_youve_reached_your_backup_storage_limit">You\'ve reached your backup storage limit. Free up space in Signal to continue backing up chats and media.</string>
|
||||
|
||||
<!-- EOF -->
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user