Merge "Add string to warn users about device name." into pi-dev

This commit is contained in:
Daniel Nishi
2018-03-24 01:04:21 +00:00
committed by Android (Google) Code Review

View File

@@ -9722,4 +9722,7 @@
<!-- Title for detail page of wifi network [CHAR LIMIT=30] --> <!-- Title for detail page of wifi network [CHAR LIMIT=30] -->
<string name="pref_title_network_details">Network details</string> <string name="pref_title_network_details">Network details</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 on your phone. It may also be seen by other people when you connect to Bluetooth devices or set up a Wi-Fi hotspot.</string>
</resources> </resources>