[Output Switcher] Update current device string based on product
Bug: 219720166 Test: N/A Change-Id: I8202aa5627751f8740bf85990bf7500f332294a1
This commit is contained in:
committed by
Shaowei Shen
parent
f05f4ec6b8
commit
470e4b9a74
@@ -1344,7 +1344,9 @@
|
||||
<string name="notice_header" translatable="false"></string>
|
||||
|
||||
<!-- Name of the phone device. [CHAR LIMIT=30] -->
|
||||
<string name="media_transfer_this_device_name">This phone</string>
|
||||
<string name="media_transfer_this_device_name" product="default">This phone</string>
|
||||
<!-- Name of the tablet device. [CHAR LIMIT=30] -->
|
||||
<string name="media_transfer_this_device_name" product="tablet">This tablet</string>
|
||||
<!-- Name of the phone device with an active remote session. [CHAR LIMIT=30] -->
|
||||
<string name="media_transfer_this_phone">This phone</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user