Update the about device warning message
Apply a common warning description for all products as per the product and UX review. Bug: 282233849 Test: visual Change-Id: I6e4939fca8cf6c67c400e5a417fb370495cb15e0
This commit is contained in:
@@ -738,9 +738,4 @@
|
||||
<string name="daltonizer_feature_summary" product="default">Adjust how colors display on your phone</string>
|
||||
<!-- The daltonizer feature summary display as a subtext as an item in a list. -->
|
||||
<string name="daltonizer_feature_summary" product="tablet">Adjust how colors display on your tablet</string>
|
||||
|
||||
<!-- Warning text about the visibility of device name on phone. [CHAR LIMIT=NONE] -->
|
||||
<string name="about_phone_device_name_warning" product="default">Your device name is visible to apps on your phone. It may also be seen by other people when you connect to Bluetooth devices, connect to a Wi-Fi network or set up a Wi-Fi hotspot.</string>
|
||||
<!-- Warning text about the visibility of device name on tablet. [CHAR LIMIT=NONE] -->
|
||||
<string name="about_phone_device_name_warning" product="tablet">Your device name is visible to apps on your tablet. It may also be seen by other people when you connect to Bluetooth devices, connect to a Wi-Fi network or set up a Wi-Fi hotspot.</string>
|
||||
</resources>
|
||||
|
@@ -12215,4 +12215,6 @@
|
||||
<!-- Summary of the Live Caption enabled state. -->
|
||||
<string name="live_caption_enabled">On</string>
|
||||
|
||||
<!-- Warning text about the visibility of device name. [CHAR LIMIT=NONE] -->
|
||||
<string name="about_phone_device_name_warning">Your device name is visible to apps you installed. It may also be seen by other people when you connect to Bluetooth devices, connect to a Wi-Fi network or set up a Wi-Fi hotspot.</string>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user