Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 30b075cd authored by Quang Luong's avatar Quang Luong Committed by Automerger Merge Worker
Browse files

Merge "Update mobile data off string to "Mobile data won't autoconnect"" into...

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

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15716725

Change-Id: If5f1caa14582f097a1e2a6ea1de8ee6f14730841
parents 5c896054 653f7963
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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>