mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 00:29:11 +01:00
Add ability to cancel a link+sync.
This commit is contained in:
committed by
Greyson Parrelli
parent
d473ff6e86
commit
fe5de65273
@@ -1016,6 +1016,10 @@
|
||||
<string name="LinkDeviceFragment__sync_failure_dismiss_button">Continue without transferring</string>
|
||||
<!-- Option in context menu to edit the name of a linked device -->
|
||||
<string name="LinkDeviceFragment__edit_name">Edit name</string>
|
||||
<!-- Toast shown when the process of linking a device has been cancelled -->
|
||||
<string name="LinkDeviceFragment__linking_cancelled">Linking cancelled</string>
|
||||
<!-- Message shown in progress dialog telling users to avoid closing the app while messages are being synced -->
|
||||
<string name="LinkDeviceFragment__do_not_close">Do not close app</string>
|
||||
|
||||
<!-- EditDeviceNameFragment -->
|
||||
<!-- App bar title when editing the name of a device -->
|
||||
|
||||
Reference in New Issue
Block a user