Update linked devices strings.

This commit is contained in:
Michelle Tang
2024-11-25 10:09:35 -08:00
committed by Greyson Parrelli
parent 1f91ed4274
commit ce69c5f7da

View File

@@ -1039,11 +1039,11 @@
<!-- Option in bottom sheet to transfer message history --> <!-- Option in bottom sheet to transfer message history -->
<string name="LinkDeviceSyncBottomSheet_transfer">Transfer message history</string> <string name="LinkDeviceSyncBottomSheet_transfer">Transfer message history</string>
<!-- Description in bottom sheet of what transferring message history will do --> <!-- 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> <string name="LinkDeviceSyncBottomSheet_transfer_your_text">Transfer your text messages and recent media to your linked device</string>
<!-- Option in bottom sheet to not transfer message history --> <!-- Option in bottom sheet to not transfer message history -->
<string name="LinkDeviceSyncBottomSheet_dont_transfer">Don\'t transfer</string> <string name="LinkDeviceSyncBottomSheet_dont_transfer">Don\'t transfer</string>
<!-- Description in bottom sheet of what not transferring history will do --> <!-- 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> <string name="LinkDeviceSyncBottomSheet_no_old_messages">No old messages or media will be transferred to your linked device</string>
<!-- DeviceListActivity --> <!-- DeviceListActivity -->
<string name="DeviceListActivity_unlink_s">Unlink \"%s\"?</string> <string name="DeviceListActivity_unlink_s">Unlink \"%s\"?</string>