mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 16:19:33 +01:00
Update link+sync ui.
This commit is contained in:
committed by
Greyson Parrelli
parent
66f851e92a
commit
75f4fed9ce
@@ -1035,6 +1035,16 @@
|
||||
<!-- Button in dialog to retry linking a device with a qr code -->
|
||||
<string name="AddLinkDeviceFragment__retry">Retry</string>
|
||||
|
||||
<!-- LinkDeviceSyncBottomSheet -->
|
||||
<!-- Option in bottom sheet to transfer message history -->
|
||||
<string name="LinkDeviceSyncBottomSheet_transfer">Transfer message history</string>
|
||||
<!-- Description in bottom sheet of what transferring message history will do -->
|
||||
<string name="LinkDeviceSyncBottomSheet_transfer_your_text">Transfer your text messages and recent media to your desktop</string>
|
||||
<!-- Option in bottom sheet to not transfer message history -->
|
||||
<string name="LinkDeviceSyncBottomSheet_dont_transfer">Don\'t transfer</string>
|
||||
<!-- Description in bottom sheet of what not transferring history will do -->
|
||||
<string name="LinkDeviceSyncBottomSheet_no_old_messages">No old messages or media will be transferred to your desktop</string>
|
||||
|
||||
<!-- DeviceListActivity -->
|
||||
<string name="DeviceListActivity_unlink_s">Unlink \"%s\"?</string>
|
||||
<string name="DeviceListActivity_by_unlinking_this_device_it_will_no_longer_be_able_to_send_or_receive">By unlinking this device, it will no longer be able to send or receive messages.</string>
|
||||
|
||||
Reference in New Issue
Block a user