mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 08:09:12 +01:00
Add insufficient storage error message to link+sync.
This commit is contained in:
committed by
Greyson Parrelli
parent
e0726ce62f
commit
59b747ee63
@@ -1091,6 +1091,10 @@
|
||||
<string name="LinkDeviceFragment__the_device_that_was">The device that was linked %1$s is no longer linked.</string>
|
||||
<!-- Button to dismiss dialog -->
|
||||
<string name="LinkDeviceFragment__ok">OK</string>
|
||||
<!-- Dialog title shown when you don't have enough storage space -->
|
||||
<string name="LinkDeviceFragment__not_enough_storage_space">Not enough storage space</string>
|
||||
<!-- Dialog message body explaining that you need to free storage space or transfer without sending over message -->
|
||||
<string name="LinkDeviceFragment__you_dont_have_enough">You don\'t have enough free storage space on your device to transfer your messages. Free up some space and try again, or link your device without transferring your messages.</string>
|
||||
|
||||
<!-- EditDeviceNameFragment -->
|
||||
<!-- App bar title when editing the name of a device -->
|
||||
|
||||
Reference in New Issue
Block a user