diff --git a/res/values/strings.xml b/res/values/strings.xml
index 3e500b97a4c..b579d7a081b 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -6277,18 +6277,21 @@
- Cellular network security
+ Mobile network security
Network type, encryption, notification controls
+
+ These settings help protect your calls, messages, and data from outdated or unencrypted networks that could expose you to data theft or surveillance
+
- Cellular network security
+ Mobile network security
Notifications
- Security notifications
+ Network notifications
- Receive notifications in case the cellular network you are connected to is insecure due to lack of encryption, or if the cellular network records your unique decive or SIM identifiers (IMEI & IMSI)
+ Get notified when your device connects to an unencrypted network, or when a network records your unique device or SIM ID
@@ -12485,9 +12488,9 @@
%1$s requires 2G to be available
- Require encryption
+ Allow only encrypted networks
- Encryption is more secure, but you might not be able to connect in some locations. For emergency calls, encryption is never required
+ This is more secure but may limit your mobile network connection in some locations. Emergency calling is always allowed.
All services
diff --git a/res/xml/cellular_security.xml b/res/xml/cellular_security.xml
index e5fee150783..8e96bbd5b85 100644
--- a/res/xml/cellular_security.xml
+++ b/res/xml/cellular_security.xml
@@ -18,6 +18,10 @@
xmlns:settings="http://schemas.android.com/apk/res-auto"
android:key="cellular_security_settings_screen"
android:title="@string/cellular_security_settings_title">
+
+