Skip to content

Commit 5e52236

Browse files
Oscar ShuAndroid (Google) Code Review
authored andcommitted
Merge "String change for ConnectionFailureNotifier" into qt-qpr1-dev
2 parents e8f0887 + 09e2aae commit 5e52236

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

core/res/res/values/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3359,8 +3359,8 @@
33593359
<!-- Title of the dialog which pops up when the notification is tapped. [CHAR_LIMIT=NONE]-->
33603360
<string name="wifi_disable_mac_randomization_dialog_title">Change privacy setting?</string>
33613361
<!-- Dialog text [CHAR_LIMIT=NONE]-->
3362-
<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.
3363-
\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>
3362+
<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.
3363+
\n\nThis change may allow your device\u2019s location to be tracked by nearby devices.</string>
33643364
<!-- Text of the button that will disable MAC randomization for the network when tapped. [CHAR_LIMIT=NONE]-->
33653365
<string name="wifi_disable_mac_randomization_dialog_confirm_text">Change setting</string>
33663366
<!-- Toast message which shows up after MAC randomization for the network is disabled. [CHAR_LIMIT=NONE]-->

0 commit comments

Comments
 (0)