Merge "Update mobile data off string to "Mobile data won't autoconnect"" into sc-qpr1-dev

This commit is contained in:
Quang Luong
2021-09-01 16:59:17 +00:00
committed by Android (Google) Code Review

View File

@@ -3005,7 +3005,7 @@
<string name="mobile_data_connection_active">Connected</string> <string name="mobile_data_connection_active">Connected</string>
<!-- Provider Model: <!-- Provider Model:
Summary indicating that a SIM has no mobile data connection [CHAR LIMIT=50] --> Summary indicating that a SIM has no mobile data connection [CHAR LIMIT=50] -->
<string name="mobile_data_off_summary">Internet won\u0027t auto\u2011connect</string> <string name="mobile_data_off_summary">Mobile data won\u0027t auto\u2011connect</string>
<!-- Provider Model: <!-- Provider Model:
Summary indicating that a active SIM and no network available [CHAR LIMIT=50] --> Summary indicating that a active SIM and no network available [CHAR LIMIT=50] -->
<string name="mobile_data_no_connection">No connection</string> <string name="mobile_data_no_connection">No connection</string>