Add "This phone" string

-Display "This phone" when remote session is active

Bug: 181734691
Test: manual
Change-Id: I6491479f4855bc5738e67e39829ef0b8b92fa199
This commit is contained in:
Tim Peng
2021-03-03 16:11:35 +08:00
parent ea5f042755
commit 3d07bbc9ca

View File

@@ -1295,6 +1295,8 @@
<!-- Name of the phone device. [CHAR LIMIT=30] -->
<string name="media_transfer_this_device_name">Phone speaker</string>
<!-- Name of the phone device with an active remote session. [CHAR LIMIT=30] -->
<string name="media_transfer_this_phone">This phone</string>
<!-- Warning message to tell user is have problem during profile connect, it need to turn off device and back on. [CHAR_LIMIT=NONE] -->
<string name="profile_connect_timeout_subtext">Problem connecting. Turn device off &amp; back on</string>