DO NOT MERGE: Improve message for the "no app for USB accessory" dialog.
Change-Id: I642a38d3e541b3d531eed1a00708f6864d8cab4c Signed-off-by: Mike Lockwood <lockwood@android.com>
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
<string name="usb_accessory_confirm_prompt">Open %1$s when this USB accessory is connected?</string>
|
||||
|
||||
<!-- Prompt for the USB accessory URI dialog [CHAR LIMIT=80] -->
|
||||
<string name="usb_accessory_uri_prompt">Additional information for this USB accessory may be found at: %1$s</string>
|
||||
<string name="usb_accessory_uri_prompt">No installed applications work with this USB accessory. Learn more about this accessory at <xliff:g id="url">%1$s</xliff:g></string>
|
||||
|
||||
<!-- Title for USB accessory dialog. Used when the name of the accessory cannot be determined. [CHAR LIMIT=50] -->
|
||||
<string name="title_usb_accessory">USB accessory</string>
|
||||
|
||||
Reference in New Issue
Block a user