summaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorNate Jiang <qiangjiang@google.com>2020-07-25 01:03:26 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-07-25 01:03:26 +0000
commit6eea218042c68bce1ec6568247744a33d988b308 (patch)
treee9b7834051b719d6513531dd9ab9d502c43b91db /libs
parent0e616e9c60365e8787fd5b1296583619cbebddba (diff)
parent861ad6f20d3a060aa4337138b256b8f56881a07e (diff)
Update IMSI protection notification flow am: 861ad6f20d
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/opt/net/wifi/+/12229792 Change-Id: I80d3657d5ac31a34f70d8f5361b7e07c85d5c61a
Diffstat (limited to 'libs')
-rw-r--r--libs/WifiTrackerLib/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/WifiTrackerLib/res/values/strings.xml b/libs/WifiTrackerLib/res/values/strings.xml
index c238f663c..7e81b5877 100644
--- a/libs/WifiTrackerLib/res/values/strings.xml
+++ b/libs/WifiTrackerLib/res/values/strings.xml
@@ -170,7 +170,7 @@
<string name="osu_sign_up_complete">Sign-up complete. Connecting\u2026</string>
<!-- IMSI protection warning for non-protection network [CHAR LIMIT=NONE] -->
- <string name="imsi_protection_warning">This network receives a unique ID that can be used to track device location. <annotation id="url">Learn more</annotation></string>
+ <string name="imsi_protection_warning">This network receives a SIM ID that can be used to track device location. <annotation id="url">Learn more</annotation></string>
<!-- Help URL, IMSI protection [DO NOT TRANSLATE] -->
<string name="help_url_imsi_protection" translatable="false"></string>