String change for ConnectionFailureNotifier
Modifying the text per PWG request (cherry-picked from 16475488a22b2a8d6457252cf2d069d231ac7eae) Bug: 150028125 Test: atest com.android.server.wifi Merged-In: I065525fdbd64b9509ef0f47bb35954d267c65fd2 Change-Id: Iac4358b080f44367d2b6e08715c4ed9959810ec2
This commit is contained in:
@@ -3359,8 +3359,8 @@
|
||||
<!-- Title of the dialog which pops up when the notification is tapped. [CHAR_LIMIT=NONE]-->
|
||||
<string name="wifi_disable_mac_randomization_dialog_title">Change privacy setting?</string>
|
||||
<!-- Dialog text [CHAR_LIMIT=NONE]-->
|
||||
<string name="wifi_disable_mac_randomization_dialog_message"><xliff:g id="ssid" example="SSID_1">%1$s</xliff:g> may want to connect using your device MAC address, a unique identifier. This may allow your device\u2019s location to be tracked by nearby devices.
|
||||
\n\nIf you continue, <xliff:g id="ssid" example="SSID_1">%1$s</xliff:g> will change your privacy setting and try to connect again.</string>
|
||||
<string name="wifi_disable_mac_randomization_dialog_message"> To connect, <xliff:g id="ssid" example="SSID_1">%1$s</xliff:g> needs to use your device MAC address, a unique identifier. Currently, your privacy setting for this network uses a randomized identifier.
|
||||
\n\nThis change may allow your device\u2019s location to be tracked by nearby devices.</string>
|
||||
<!-- Text of the button that will disable MAC randomization for the network when tapped. [CHAR_LIMIT=NONE]-->
|
||||
<string name="wifi_disable_mac_randomization_dialog_confirm_text">Change setting</string>
|
||||
<!-- Toast message which shows up after MAC randomization for the network is disabled. [CHAR_LIMIT=NONE]-->
|
||||
|
||||
Reference in New Issue
Block a user