android: use device name sent by the connected device in island

This commit is contained in:
Kavish Devar
2025-09-19 16:27:32 +05:30
parent 5c9beeb26d
commit 032b94e3ae
5 changed files with 80 additions and 49 deletions

View File

@@ -47,7 +47,7 @@
<string name="island_connected_remote_text">Connected to Linux</string>
<string name="island_taking_over_text">Connected</string>
<string name="island_moved_to_remote_text">Moved to Linux</string>
<string name="island_moved_to_other_device_text">Moved to other device</string>
<string name="island_moved_to_other_device_text">Moved to %1$s</string>
<string name="island_moved_to_other_device_reversed_text">Reconnect from notification</string>
<string name="head_tracking">Head Tracking</string>
<string name="head_gestures_details">Nod to answer calls, and shake your head to decline.</string>