Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3d07bbc9 authored by Tim Peng's avatar Tim Peng
Browse files

Add "This phone" string

-Display "This phone" when remote session is active

Bug: 181734691
Test: manual
Change-Id: I6491479f4855bc5738e67e39829ef0b8b92fa199
parent ea5f0427
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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>